Home
last modified time | relevance | path

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

/sysdeps/ieee754/ldbl-128ibm/
A Dtest-totalorderl-ldbl-128ibm.c49 bool to1 = totalorderl (&ldx, &ldy); in do_test() local
51 if (to1 && to2) in do_test()
58 to1 = totalordermagl (&ldx, &ldy); in do_test()
60 if (to1 && to2) in do_test()
/sysdeps/ieee754/ldbl-96/
A Dtest-totalorderl-ldbl-96.c54 bool to1 = totalorderl (&ldx, &ldy); in do_test() local
58 if (to1 && to2 && to3 && to4) in do_test()
65 to1 = totalordermagl (&ldx, &ldy); in do_test()
69 if (to1 && to2 && to3 && to4) in do_test()

Completed in 4 milliseconds