Searched refs:d7 (Results 1 – 1 of 1) sorted by relevance
1187 volatile double d7; in do_test() local1190 d7 = ld7; in do_test()1191 (void) &d7; in do_test()1194 if (d7 != nextafter (0.0, 1.0)) in do_test()1196 printf ("%La incorrectly rounded upward to %a\n", ld7, d7); in do_test()
Completed in 4 milliseconds