Searched refs:kNull (Results 1 – 1 of 1) sorted by relevance
53 static int16 kNull = 0; in test() local61 CHK(kNull == __swap_int16(kNull)); in test()96 static int32 kNull = 0; in test() local104 CHK((uint32)kNull == __swap_int32(kNull)); in test()139 static int64 kNull = 0LL; in test() local147 CHK((uint64)kNull == __swap_int64(kNull)); in test()