Searched refs:kNaN (Results 1 – 1 of 1) sorted by relevance
183 const float kNaN = NAN; in test() local187 CHK(kNaN == __swap_float(__swap_float(kNaN))); in test()221 const double kNaN = NAN; in test() local225 CHK(kNaN == __swap_double(__swap_double(kNaN))); in test()