Home
last modified time | relevance | path

Searched defs:tanh (Results 1 – 5 of 5) sorted by relevance

/trueos/lib/msun/src/
HDs_tanh.c49 tanh(double x) in tanh() function
/trueos/contrib/libstdc++/include/c_std/
Dstd_cmath.h443 tanh(float __x) in tanh() function
447 tanh(long double __x) in tanh() function
453 tanh(_Tp __x) in tanh() function
/trueos/include/
HDtgmath.h152 #define tanh(x) __tg_full(x, tanh) macro
/trueos/contrib/llvm/include/llvm/Target/
HDTargetLibraryInfo.h598 tanh, enumerator
/trueos/contrib/llvm/tools/clang/lib/Headers/
HDtgmath.h409 #define tanh(__x) __tg_tanh(__tg_promote1((__x))(__x)) macro