Searched refs:kMix (Results 1 – 1 of 1) sorted by relevance
58 static uint16 kMix = 0xfefd; in test() local64 CHK(kMixSwapped == __swap_int16(kMix)); in test()101 static uint32 kMix = 0xfefdfcfb; in test() local107 CHK(kMixSwapped == __swap_int32(kMix)); in test()144 static uint64 kMix = 0xfefdLL; in test() local150 CHK(kMixSwapped == __swap_int64(kMix)); in test()