Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Ds_totalorderl.c58 uint64_t lx_sign = lx >> 63; in __totalorderl() local
60 lx ^= lx_sign >> 1; in __totalorderl()
Ds_totalordermagl.c60 uint64_t lx_sign = lx >> 63; in __totalordermagl() local
62 lx ^= lx_sign >> 1; in __totalordermagl()