Home
last modified time | relevance | path

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

/sysdeps/ieee754/ldbl-128ibm/
A Ds_totalorderl.c26 __totalorderl (const long double *x, const long double *y) in __totalorderl() function
64 versioned_symbol (libm, __totalorderl, totalorderl, GLIBC_2_31);
70 return __totalorderl (&x, &y); in __totalorder_compatl()
/sysdeps/ieee754/ldbl-128/
A Ds_totalorderl.c28 __totalorderl (const _Float128 *x, const _Float128 *y) in __totalorderl() function
75 return __totalorderl (&x, &y); in libm_alias_ldouble()
/sysdeps/ieee754/ldbl-96/
A Ds_totalorderl.c29 __totalorderl (const long double *x, const long double *y) in __totalorderl() function
78 return __totalorderl (&x, &y); in libm_alias_ldouble()
/sysdeps/ieee754/float128/
A Dfloat128_private.h277 #define __totalorderl __totalorderf128 macro

Completed in 7 milliseconds