Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Ds_asinhl.c39 long double __asinhl(long double x) in __asinhl() function
64 long_double_symbol (libm, __asinhl, asinhl);
/glibc-2.36/sysdeps/i386/fpu/
Ds_asinhl.S49 ENTRY(__asinhl)
143 END(__asinhl)
/glibc-2.36/sysdeps/ieee754/ldbl-96/
Ds_asinhl.c41 long double __asinhl(long double x) in __asinhl() function
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Ds_asinhl.c42 __asinhl (_Float128 x) in __asinhl() function
/glibc-2.36/sysdeps/ieee754/float128/
Dfloat128_private.h228 #define __asinhl __asinhf128 macro
/glibc-2.36/ChangeLog.old/
DChangeLog.1820810 * sysdeps/i386/fpu/s_asinhl.S (__asinhl): Add non-finite argument
31023 * sysdeps/ieee754/ldbl-128/s_asinhl.c (__asinhl): Likewise.
31046 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
31061 * sysdeps/ieee754/ldbl-96/s_asinhl.c (__asinhl): Use
35704 * sysdeps/i386/fpu/s_asinhl.S (__asinhl): Likewise.
35712 (__asinhl): Force underflow exception for arguments with small
35715 (__asinhl): Force underflow exception for arguments with small
35718 (__asinhl): Force underflow exception for arguments with small
39617 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use 2**56 and
58703 * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
[all …]
DChangeLog.1912892 * sysdeps/ieee754/ldbl-96/s_asinhl.c (__asinhl): Likewise.