Searched refs:q_nan (Results 1 – 2 of 2) sorted by relevance
60 static const union float80u q_nan = { variable235 do_fprem(q_nan.d, 1.0); in test_fprem_cases()
767 union float64u q_nan = { .l = 0xFFF8000000000000LL }; variable1028 test_fcmp(2, q_nan.d); in test_floats()1029 test_fcmp(q_nan.d, -1); in test_floats()1040 test_fcvt(q_nan.d); in test_floats()