Home
last modified time | relevance | path

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

/sysdeps/ieee754/ldbl-128ibm/
A Ds_totalordermagl.c26 __totalordermagl (const long double *x, const long double *y) in __totalordermagl() function
66 versioned_symbol (libm, __totalordermagl, totalordermagl, GLIBC_2_31);
72 return __totalordermagl (&x, &y); in __totalordermag_compatl()
/sysdeps/ieee754/ldbl-128/
A Ds_totalordermagl.c28 __totalordermagl (const _Float128 *x, const _Float128 *y) in __totalordermagl() function
69 return __totalordermagl (&x, &y); in libm_alias_ldouble()
/sysdeps/ieee754/ldbl-96/
A Ds_totalordermagl.c29 __totalordermagl (const long double *x, const long double *y) in __totalordermagl() function
72 return __totalordermagl (&x, &y); in libm_alias_ldouble()
/sysdeps/ieee754/float128/
A Dfloat128_private.h279 #define __totalordermagl __totalordermagf128 macro

Completed in 7 milliseconds