/dflybsd-src/contrib/openbsd_libm/src/ |
H A D | s_tanh.c | 45 tanh(double x) in tanh() function 81 __strong_alias(tanhl, tanh);
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | fp-test.c | 52 extern double tanh (double); 236 d1 = tanh (d2); in main()
|
/dflybsd-src/lib/libm/src/ |
H A D | imprecise.c | 66 DECLARE_FORMER_IMPRECISE(tanh);
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_std/ |
H A D | cmath | 76 #undef tanh 438 using ::tanh; 441 tanh(float __x) 445 tanh(long double __x) 451 tanh(_Tp __x)
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_compatibility/ |
H A D | math.h | 46 using std::tanh;
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/ |
H A D | math_stubs_float.cc | 221 return (float) tanh(x); in tanhf()
|
H A D | math_stubs_long_double.cc | 221 return tanh((double) x); in tanhl()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | math_stubs_float.cc | 221 return (float) tanh(x); in tanhf()
|
H A D | math_stubs_long_double.cc | 221 return tanh((double) x); in tanhl()
|
H A D | compatibility.cc | 505 _GLIBCXX_MATHL_WRAPPER1 (tanh, GLIBCXX_3.4);
|
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/ |
H A D | tgmath.h | 116 #define tanh(z) __TGMATH_CPLX(z, tanh, ctanh) macro
|
/dflybsd-src/contrib/openbsd_libm/include/global/ |
H A D | tgmath.h | 152 #define tanh(x) __tg_full(x, tanh) macro
|
H A D | math.h | 182 double tanh(double);
|
/dflybsd-src/gnu/usr.bin/mpc/ |
H A D | Makefile | 31 sqrt.c strtoc.c sub.c sub_fr.c sub_ui.c swap.c tan.c tanh.c uceil_log2.c \
|
/dflybsd-src/tools/regression/include/tgmath/ |
H A D | tgmath.c | 89 TGMACRO(tanh) in TGMACRO() 454 PASS_REAL_ARG_REAL_RET(tanh) && in main() 455 PASS_COMPLEX_ARG_COMPLEX_RET(tanh)); in main()
|
/dflybsd-src/lib/libm/ |
H A D | Makefile | 144 tan.3 tanh.3 trunc.3 349 MLINKS+=tanh.3 tanhf.3 \ 350 tanh.3 tanhl.3
|
H A D | Symbol.map | 161 tanh;
|
/dflybsd-src/contrib/mpc/src/ |
H A D | logging.c | 131 MPC_LOGGING_C_C (tanh)
|
/dflybsd-src/contrib/openbsd_libm/ |
H A D | Makefile | 187 tan.3 tanh.3 trunc.3 288 MLINKS+=tanh.3 tanhf.3 368 MLINKS+=tanh.3 tanhl.3
|
/dflybsd-src/tools/regression/lib/libm/ |
H A D | test-ctrig.c | 392 testall_odd_tol(ctanh, z, cpackl(tanh(nums[i]), 0), 1); in test_axes() 408 testall_odd_tol(ctan, z, cpackl(0, tanh(nums[i])), 1); in test_axes()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
H A D | math.h | 88 using std::tr1::tanh;
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
H A D | math.h | 88 using std::tr1::tanh;
|
/dflybsd-src/gnu/usr.bin/mpfr/ |
H A D | Makefile | 45 tanh.c sinh_cosh.c acosh.c asinh.c atanh.c atan.c cmp2.c exp_2.c \
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_global/ |
H A D | cmath | 75 #undef tanh 519 using ::tanh; 523 tanh(float __x) 527 tanh(long double __x) 535 tanh(_Tp __x)
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | cfns.gperf | 197 tanh keyword
|