Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
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()
/glibc-2.36/sysdeps/ieee754/ldbl-96/
Ds_totalorderl.c29 __totalorderl (const long double *x, const long double *y) in __totalorderl() function
78 return __totalorderl (&x, &y); in libm_alias_ldouble()
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Ds_totalorderl.c28 __totalorderl (const _Float128 *x, const _Float128 *y) in __totalorderl() function
75 return __totalorderl (&x, &y); in libm_alias_ldouble()
/glibc-2.36/sysdeps/ieee754/float128/
Dfloat128_private.h277 #define __totalorderl __totalorderf128 macro
/glibc-2.36/ChangeLog.old/
DChangeLog.191901 (__totalorderl): Take pointer arguments. Add symbol versions and
1909 (__totalorderl): Take pointer arguments. Add symbol versions and
1917 (__totalorderl): Take pointer arguments. Add symbol versions and
34334 [NO_LONG_DOUBLE] (__totalorderl): New strong alias.
34353 [NO_LONG_DOUBLE] (__totalorderl): New strong alias.
34361 (__totalorderl): Likewise.
34423 to __totalorderl and define as weak alias.
34450 Rename to __totalorderl and define as weak alias.
34476 __totalorderl and define as weak alias.