Searched refs:tanhl (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/lib/msun/src/
H A Ds_tanh.c79 __weak_reference(tanh, tanhl);
H A Ds_tanhl.c109 tanhl(long double x) function
H A Dmath.h504 long double tanhl(long double);
/freebsd-current/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc64 using ::tanhl;
/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.inc65 using std::tanhl;
/freebsd-current/lib/msun/
H A DMakefile270 MLINKS+=tanh.3 tanhf.3 tanh.3 tanhl.3
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h387 __tg_tanh(long double __x) {return tanhl(__x);}

Completed in 267 milliseconds