Searched refs:atanhl (Results 1 – 16 of 16) sorted by relevance
| /freebsd/lib/msun/src/ |
| H A D | e_atanh.c | 63 __weak_reference(atanh, atanhl);
|
| H A D | e_atanhl.c | 51 atanhl(long double x) in atanhl() function
|
| H A D | math.h | 450 long double atanhl(long double);
|
| H A D | catrigl.c | 369 return (CMPLXL(atanhl(x), y)); in catanhl()
|
| /freebsd/lib/msun/ |
| H A D | Symbol.map | 240 atanhl;
|
| H A D | Makefile | 203 MLINKS+=atanh.3 atanhf.3 atanh.3 atanhl.3
|
| /freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
| H A D | cmath.inc | 52 using ::atanhl _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | cmath | 165 long double atanhl(long double x); 520 using ::atanhl _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | cmath | 165 long double atanhl(long double x); 524 using ::atanhl _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cmath.cppm | |
| H A D | cmath.inc | 53 using std::atanhl _LIBCPP_USING_IF_EXISTS;
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | tgmath.h | 213 __tg_atanh(long double __x) {return atanhl(__x);} in __tg_atanh()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetLibraryInfo.def | 963 /// long double atanhl(long double x); 964 TLI_DEFINE_ENUM_INTERNAL(atanhl) 965 TLI_DEFINE_STRING_INTERNAL("atanhl")
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | CSymbolMap.inc | 238 SYMBOL(atanhl, None, <math.h>)
|
| H A D | StdSymbolMap.inc | 672 SYMBOL(atanhl, std::, <cmath>) 673 SYMBOL(atanhl, None, <cmath>) 674 SYMBOL(atanhl, None, <math.h>)
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1377 fun:atanhl=uninstrumented
|