Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Dtest-totalorderl-ldbl-128ibm.c50 bool to2 = totalorderl (&ldy, &ldx); in do_test() local
51 if (to1 && to2) in do_test()
59 to2 = totalordermagl (&ldy, &ldx); in do_test()
60 if (to1 && to2) in do_test()
/glibc-2.36/sysdeps/ieee754/ldbl-96/
Dtest-totalorderl-ldbl-96.c55 bool to2 = totalorderl (&ldy, &ldx); in do_test() local
58 if (to1 && to2 && to3 && to4) in do_test()
66 to2 = totalordermagl (&ldy, &ldx); in do_test()
69 if (to1 && to2 && to3 && to4) in do_test()