Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Ds_totalorderl.c40 int64_t hx_adj = hx ^ (hx_sign >> 1); in __totalorderl() local
42 if (hx_adj < hy_adj) in __totalorderl()
44 else if (hx_adj > hy_adj) in __totalorderl()