Home
last modified time | relevance | path

Searched defs:asin (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/mpfr/src/
H A Dasin.c26 mpfr_asin (mpfr_ptr asin, mpfr_srcptr x, mpfr_rnd_t rnd_mode) in mpfr_asin()
/dflybsd-src/contrib/openbsd_libm/src/
H A De_asin.c67 asin(double x) in asin() function
/dflybsd-src/tools/regression/include/tgmath/
H A Dtgmath.c79 TGMACRO(asin) in TGMACRO() argument
/dflybsd-src/sbin/hammer2/
H A Dcmd_service.c209 struct sockaddr_in asin; in service_thread() local
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h106 #define asin(z) __TGMATH_CPLX(z, asin, casin) macro
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf43 asin keyword
/dflybsd-src/contrib/openbsd_libm/include/global/
H A Dtgmath.h142 #define asin(x) __tg_full(x, asin) macro