Home
last modified time | relevance | path

Searched defs:cosh (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/libstdc++/include/c_std/
Dstd_cmath.h200 cosh(float __x) in cosh() function
204 cosh(long double __x) in cosh() function
210 cosh(_Tp __x) in cosh() function
/freebsd-10-stable/include/
Dtgmath.h150 #define cosh(x) __tg_full(x, cosh) macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
DTargetLibraryInfo.h181 cosh, enumerator
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
Dtgmath.h351 #define cosh(__x) __tg_cosh(__tg_promote1((__x))(__x)) macro