Home
last modified time | relevance | path

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

/dflybsd-src/contrib/openbsd_libm/src/
H A De_sinh.c39 sinh(double x) in sinh() function
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h115 #define sinh(z) __TGMATH_CPLX(z, sinh, csinh) macro
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf167 sinh keyword
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h151 #define sinh(x) __tg_full(x, sinh) macro