Searched refs:tanhl (Results 1 – 17 of 17) sorted by relevance
/freebsd/usr.bin/m4/tests/ |
H A D | regress.gnupatterns2.out | 1 acosl asinl atanl cosl sinl tanl coshl sinhl tanhl
|
H A D | gnupatterns2.m4 | 5 coshl sinhl tanhl)
|
/freebsd/lib/msun/src/ |
H A D | s_tanh.c | 79 __weak_reference(tanh, tanhl);
|
H A D | s_tanhl.c | 109 tanhl(long double x) in tanhl() function
|
H A D | math.h | 499 long double tanhl(long double);
|
/freebsd/lib/msun/ |
H A D | Symbol.map | 277 tanhl;
|
H A D | Makefile | 270 MLINKS+=tanh.3 tanhf.3 tanh.3 tanhl.3
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | RuntimeLibcalls.def | 217 HANDLE_LIBCALL(TANH_F80, "tanhl") 218 HANDLE_LIBCALL(TANH_F128,"tanhl") 219 HANDLE_LIBCALL(TANH_PPCF128, "tanhl")
|
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
H A D | cmath.inc | 64 using ::tanhl _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | cmath | 135 long double tanhl(long double x); 518 using ::tanhl _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | cmath.cppm |
|
H A D | cmath.inc | 65 using std::tanhl _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | tgmath.h | 387 __tg_tanh(long double __x) {return tanhl(__x);} in __tg_tanh()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetLibraryInfo.def | 2332 /// long double tanhl(long double x); 2333 TLI_DEFINE_ENUM_INTERNAL(tanhl) 2334 TLI_DEFINE_STRING_INTERNAL("tanhl")
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | CSymbolMap.inc | 796 SYMBOL(tanhl, None, <math.h>)
|
H A D | StdSymbolMap.inc | 2855 SYMBOL(tanhl, std::, <cmath>) 2856 SYMBOL(tanhl, None, <cmath>) 2857 SYMBOL(tanhl, None, <math.h>)
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3078 fun:tanhl=uninstrumented
|