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