Home
last modified time | relevance | path

Searched refs:coshl (Results 1 – 17 of 17) sorted by relevance

/freebsd/usr.bin/m4/tests/
H A Dregress.gnupatterns2.out1 acosl asinl atanl cosl sinl tanl coshl sinhl tanhl
H A Dgnupatterns2.m45 coshl sinhl tanhl)
/freebsd/lib/msun/src/
H A De_cosh.c80 __weak_reference(cosh, coshl);
H A De_coshl.c83 coshl(long double x) in coshl() function
H A Dmath.h454 long double coshl(long double);
/freebsd/lib/msun/
H A DSymbol.map261 coshl;
H A DMakefile212 MLINKS+=cosh.3 coshf.3 cosh.3 coshl.3
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def212 HANDLE_LIBCALL(COSH_F80, "coshl")
213 HANDLE_LIBCALL(COSH_F128, "coshl")
214 HANDLE_LIBCALL(COSH_PPCF128, "coshl")
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc56 using ::coshl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath75 long double coshl(long double x);
502 using ::coshl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc57 using std::coshl _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h329 __tg_cosh(long double __x) {return coshl(__x);} in __tg_cosh()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1062 /// long double coshl(long double x);
1063 TLI_DEFINE_ENUM_INTERNAL(coshl)
1064 TLI_DEFINE_STRING_INTERNAL("coshl")
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc390 SYMBOL(coshl, None, <math.h>)
H A DStdSymbolMap.inc974 SYMBOL(coshl, std::, <cmath>)
975 SYMBOL(coshl, None, <cmath>)
976 SYMBOL(coshl, None, <math.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1516 fun:coshl=uninstrumented