Searched refs:kMixSwapped (Results 1 – 1 of 1) sorted by relevance
59 static uint16 kMixSwapped = 0xfdfe; in test() local64 CHK(kMixSwapped == __swap_int16(kMix)); in test()102 static uint32 kMixSwapped = 0xfbfcfdfe; in test() local107 CHK(kMixSwapped == __swap_int32(kMix)); in test()145 static uint64 kMixSwapped = 0xfdfe000000000000LL; in test() local150 CHK(kMixSwapped == __swap_int64(kMix)); in test()