Home
last modified time | relevance | path

Searched refs:sqrtf (Results 1 – 25 of 41) sorted by relevance

12

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++98/
A Dmath_stubs_float.cc131 sqrtf(float x) in sqrtf() function
145 return s * sqrtf(x * x + y * y); in hypotf()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++98/
A Dmath_stubs_float.cc131 sqrtf(float x) in sqrtf() function
145 return s * sqrtf(x * x + y * y); in hypotf()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++98/
A Dmath_stubs_float.cc131 sqrtf(float x) in sqrtf() function
145 return s * sqrtf(x * x + y * y); in hypotf()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++98/
A Dmath_stubs_float.cc131 sqrtf(float x) in sqrtf() function
145 return s * sqrtf(x * x + y * y); in hypotf()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++98/
A Dmath_stubs_float.cc131 sqrtf(float x) in sqrtf() function
145 return s * sqrtf(x * x + y * y); in hypotf()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++98/
A Dmath_stubs_float.cc131 sqrtf(float x) in sqrtf() function
145 return s * sqrtf(x * x + y * y); in hypotf()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++98/
A Dmath_stubs_float.cc131 sqrtf(float x) in sqrtf() function
145 return s * sqrtf(x * x + y * y); in hypotf()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/src/c++98/
A Dmath_stubs_float.cc131 sqrtf(float x) in sqrtf() function
145 return s * sqrtf(x * x + y * y); in hypotf()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dmath.SUSv4.syms158 sqrtf
/l4re-core-master/uclibc/lib/contrib/uclibc/libm/
A DMakefile.in128 sqrtf.o \
212 FL_MOBJ := sqrtf.o
A Dfloat_wrappers.c98 float sqrtf(float);
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/bits/
A Dmathinline.h205 __NTH (sqrtf (float __x)) in __NTH()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/math/
A Dcompile_test.c62 r += sqrtf(float_x); in testf()
/l4re-core-master/libstdc++-headers/include-4.9/bits/
A Dc++config.h1651 # define sqrtf _sqrtf macro
/l4re-core-master/libstdc++-headers/include-5/bits/
A Dc++config.h1761 # define sqrtf _sqrtf macro
/l4re-core-master/libstdc++-headers/include-8/bits/
A Dc++config.h1934 # define sqrtf _sqrtf macro
/l4re-core-master/libstdc++-headers/include-6/bits/
A Dc++config.h1893 # define sqrtf _sqrtf macro
/l4re-core-master/libstdc++-headers/include-7/bits/
A Dc++config.h1952 # define sqrtf _sqrtf macro
/l4re-core-master/libstdc++-headers/include-10/bits/
A Dc++config.h2026 # define sqrtf _sqrtf macro
/l4re-core-master/libstdc++-headers/include-9/bits/
A Dc++config.h2072 # define sqrtf _sqrtf macro
/l4re-core-master/uclibc/lib/uclibc/
A Dcontrib_files.mk757 sqrtf
/l4re-core-master/libstdc++-headers/include-11/bits/
A Dc++config.h2130 # define sqrtf _sqrtf macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/
A Dconfig.h.in339 /* Define to 1 if you have the `sqrtf' function. */
1167 # define sqrtf _sqrtf macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/
A Dconfig.h.in345 /* Define to 1 if you have the `sqrtf' function. */
1214 # define sqrtf _sqrtf macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/
A Dconfig.h.in351 /* Define to 1 if you have the `sqrtf' function. */
1260 # define sqrtf _sqrtf macro

Completed in 45 milliseconds

12