Searched refs:kAscendingSwapped (Results 1 – 1 of 1) sorted by relevance
55 static int16 kAscendingSwapped = 0x3412; in test() local62 CHK(kAscendingSwapped == __swap_int16(kAscending)); in test()98 static int32 kAscendingSwapped = 0x78563412; in test() local105 CHK((uint32)kAscendingSwapped == __swap_int32(kAscending)); in test()141 static int64 kAscendingSwapped = 0x0000009078563412LL; in test() local148 CHK((uint64)kAscendingSwapped == __swap_int64(kAscending)); in test()