Searched refs:sinhl (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 | e_sinh.c | 74 __weak_reference(sinh, sinhl);
|
H A D | e_sinhl.c | 82 sinhl(long double x) in sinhl() function
|
H A D | math.h | 496 long double sinhl(long double);
|
/freebsd/lib/msun/ |
H A D | Symbol.map | 276 sinhl;
|
H A D | Makefile | 265 MLINKS+=sinh.3 sinhf.3 sinh.3 sinhl.3
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | RuntimeLibcalls.def | 207 HANDLE_LIBCALL(SINH_F80, "sinhl") 208 HANDLE_LIBCALL(SINH_F128, "sinhl") 209 HANDLE_LIBCALL(SINH_PPCF128, "sinhl")
|
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
H A D | cmath.inc | 60 using ::sinhl _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | cmath | 123 long double sinhl(long double x); 514 using ::sinhl _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | cmath.cppm |
|
H A D | cmath.inc | 61 using std::sinhl _LIBCPP_USING_IF_EXISTS;
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | tgmath.h | 358 __tg_sinh(long double __x) {return sinhl(__x);} in __tg_sinh()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetLibraryInfo.def | 2077 /// long double sinhl(long double x); 2078 TLI_DEFINE_ENUM_INTERNAL(sinhl) 2079 TLI_DEFINE_STRING_INTERNAL("sinhl")
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | CSymbolMap.inc | 735 SYMBOL(sinhl, None, <math.h>)
|
H A D | StdSymbolMap.inc | 2643 SYMBOL(sinhl, std::, <cmath>) 2644 SYMBOL(sinhl, None, <cmath>) 2645 SYMBOL(sinhl, None, <math.h>)
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 2941 fun:sinhl=uninstrumented
|