Home
last modified time | relevance | path

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

/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_tan.c49 tan(double x) in tan() function
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h113 #define tan(z) __TGMATH_CPLX(z, tan, ctan) macro
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf196 tan keyword
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h149 #define tan(x) __tg_full(x, tan) macro