Home
last modified time | relevance | path

Searched refs:asinhl (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/lib/libm/src/
H A Dldbl_dummy.c62 __weak_alias(asinhl, _asinhl) in __weak_alias()
185 asinhl(long double x) in asinhl() function
H A Dnamespace.h72 #define asinhl _asinhl macro
/netbsd/include/
H A Dmath.h333 long double asinhl(long double);
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Dcmath161 long double asinhl(long double x);
494 using ::asinhl;
H A Dmath.h1094 inline _LIBCPP_INLINE_VISIBILITY long double asinh(long double __lcpp_x) _NOEXCEPT {return ::asinhl in asinh()
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf347 asinhl, 99
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf347 asinhl, 99
/netbsd/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-crtlmap.map164 asinhl FLOAT64_VAXD
/netbsd/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-crtlmap.map164 asinhl FLOAT64_VAXD
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def520 /// long double asinhl(long double x);
521 TLI_DEFINE_ENUM_INTERNAL(asinhl)
522 TLI_DEFINE_STRING_INTERNAL("asinhl")
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A Dtgmath.h184 __tg_asinh(long double __x) {return asinhl(__x);} in __tg_asinh()
/netbsd/external/gpl3/gcc.old/dist/libgfortran/
H A Dconfigure.ac349 GCC_CHECK_MATH_FUNC([asinhl])
H A Dconfig.h.in42 /* Define to 1 if you have the `asinhl' function. */
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_global/
H A Dcmath961 #undef asinhl
1075 using ::asinhl;
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dcmath43 #undef asinhl
167 using ::asinhl;
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dcmath43 #undef asinhl
167 using ::asinhl;
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/
H A Dcmath961 #undef asinhl
1075 using ::asinhl;
/netbsd/external/gpl3/gcc/dist/libgfortran/
H A Dconfigure.ac377 GCC_CHECK_MATH_FUNC([asinhl])
H A Dconfig.h.in42 /* Define to 1 if you have the `asinhl' function. */
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.def309 DEF_C99_BUILTIN (BUILT_IN_ASINHL, "asinhl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUND…
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.def302 DEF_C99_BUILTIN (BUILT_IN_ASINHL, "asinhl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUND…
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DBuiltins.def1227 LIBBUILTIN(asinhl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
/netbsd/external/gpl3/gcc.old/dist/fixincludes/
H A Dinclhack.def141 extern long double asinhl( long double ) __LIBMLDBL_COMPAT(asinhl);
/netbsd/external/gpl3/gcc/dist/fixincludes/
H A Dinclhack.def141 extern long double asinhl( long double ) __LIBMLDBL_COMPAT(asinhl);
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/
H A Dacinclude.m41865 asinhl(0.0l);

12