Home
last modified time | relevance | path

Searched refs:ld3 (Results 1 – 1 of 1) sorted by relevance

/math/
A Dtest-misc.c1096 volatile long double ld3 = 0x1.0000000000010000000100000001p+1; in do_test() local
1098 (void) &ld3; in do_test()
1100 ld3 -= ld4; in do_test()
1101 if (ld3 != 0x1.0p-47) in do_test()
1103 printf ("long double subtraction test failed %.28La\n", ld3); in do_test()

Completed in 3 milliseconds