Searched defs:sqrt (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libm/src/
H A Dw_sqrt.c26 sqrt(double x) /* wrapper sqrt */ function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/sparc/
H A Dsparc-dwarf2.c7 extern __inline double sqrt (double __x) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dsparc-dwarf2.c6 extern __inline double sqrt (double __x) function
/netbsd-6-1-5-RELEASE/lib/libm/noieee_src/
H A Dn_support.c270 sqrt(double x) function
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dmath-68881.h290 sqrt (double x) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m68k/
H A Dmath-68881.h290 sqrt (double x) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c/
H A Dstd_cmath.h65 #undef sqrt macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c_std/
H A Dstd_cmath.h77 #undef sqrt macro
397 sqrt(float __x) function in namespace:std
401 sqrt(long double __x) function in namespace:std
406 sqrt(_Tp __x) function in namespace:std
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/ginclude/
H A Dtgmath.h120 #define sqrt(z) __TGMATH_CPLX(z, sqrt, csqrt) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/std/
H A Dstd_complex.h874 sqrt(const complex<_Tp>& __z) { return __complex_sqrt(__z.__rep()); } function in namespace:std
878 sqrt(const complex<_Tp>& __z) { return __complex_sqrt(__z); } function in namespace:std
/netbsd-6-1-5-RELEASE/include/
H A Dtgmath.h144 #define sqrt(a) __TG_COMPLEX((a), sqrt) macro

Completed in 101 milliseconds