Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Ds_totalorderl.c59 uint64_t ly_sign = ly >> 63; in __totalorderl() local
61 ly ^= ly_sign >> 1; in __totalorderl()
Ds_totalordermagl.c61 uint64_t ly_sign = ly >> 63; in __totalordermagl() local
63 ly ^= ly_sign >> 1; in __totalordermagl()