Home
last modified time | relevance | path

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

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