Home
last modified time | relevance | path

Searched defs:sqrtf (Results 1 – 17 of 17) sorted by relevance

/third_party/musl/src/math/x86_64/
Dsqrtf.s1 .global sqrtf symbol
3 sqrtf: sqrtss %xmm0, %xmm0 label
/third_party/musl/src/math/x32/
Dsqrtf.s1 .global sqrtf symbol
3 sqrtf: sqrtss %xmm0, %xmm0 label
/third_party/musl/src/math/i386/
Dsqrtf.s1 .global sqrtf symbol
3 sqrtf: flds 4(%esp) label
/third_party/musl/porting/liteos_a/kernel/src/math/
Dacoshf.c5 #define sqrtf sqrtl macro
8 #define sqrtf sqrt macro
Dsqrtf.c20 float sqrtf(float x) in sqrtf() function
/third_party/musl/src/math/
Dacoshf.c5 #define sqrtf sqrtl macro
8 #define sqrtf sqrt macro
Dsqrtf.c20 float sqrtf(float x) in sqrtf() function
/third_party/musl/src/math/powerpc/
Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/third_party/musl/src/math/arm/
Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/third_party/musl/src/math/powerpc64/
Dsqrtf.c3 float sqrtf(float x) in sqrtf() function
/third_party/musl/src/math/aarch64/
Dsqrtf.c3 float sqrtf(float x) in sqrtf() function
/third_party/musl/porting/liteos_a/kernel/src/math/arm/
Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/third_party/musl/src/math/riscv64/
Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/third_party/musl/src/math/s390x/
Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/third_party/musl/src/math/mips/
Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/third_party/pixman/
Dconfigure.ac936 [AC_DEFINE([sqrtf], [sqrt], definition
/third_party/glib/glib/gnulib/
Dgnulib_math.h.in2018 # define sqrtf rpl_sqrtf macro