Home
last modified time | relevance | path

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

/dflybsd-src/contrib/openbsd_libm/src/
H A De_cosh.c42 cosh(double x) in cosh() function
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h114 #define cosh(z) __TGMATH_CPLX(z, cosh, ccosh) macro
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf57 cosh keyword
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h150 #define cosh(x) __tg_full(x, cosh) macro