Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/trusty/musl/src/math/x86_64/
Dsqrtf.s1 .global sqrtf symbol
3 sqrtf: sqrtss %xmm0, %xmm0 label
/aosp_15_r20/external/trusty/musl/src/math/x32/
Dsqrtf.s1 .global sqrtf symbol
3 sqrtf: sqrtss %xmm0, %xmm0 label
/aosp_15_r20/external/musl/src/math/x32/
H A Dsqrtf.s1 .global sqrtf symbol
3 sqrtf: sqrtss %xmm0, %xmm0 label
/aosp_15_r20/external/trusty/musl/src/math/i386/
Dsqrtf.s1 .global sqrtf symbol
3 sqrtf: flds 4(%esp) label
/aosp_15_r20/external/trusty/musl/src/math/
Dacoshf.c5 #define sqrtf sqrtl macro
8 #define sqrtf sqrt macro
/aosp_15_r20/external/musl/src/math/
H A Dacoshf.c5 #define sqrtf sqrtl macro
8 #define sqrtf sqrt macro
/aosp_15_r20/external/musl/src/math/riscv64/
H A Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/musl/src/math/riscv32/
H A Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/trusty/musl/src/math/s390x/
Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/musl/src/math/s390x/
H A Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/trusty/musl/src/math/powerpc/
Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/musl/src/math/x86_64/
H A Dsqrtf.c3 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/trusty/musl/src/math/powerpc64/
Dsqrtf.c3 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/trusty/musl/src/math/riscv64/
Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/musl/src/math/arm/
H A Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/trusty/musl/src/math/aarch64/
Dsqrtf.c3 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/trusty/musl/src/math/arm/
Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/musl/src/math/aarch64/
H A Dsqrtf.c3 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/musl/src/math/powerpc/
H A Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/musl/src/math/powerpc64/
H A Dsqrtf.c3 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/musl/src/math/i386/
H A Dsqrtf.c3 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/musl/src/math/mips/
H A Dsqrtf.c5 float sqrtf(float x) in sqrtf() function
/aosp_15_r20/external/clang/test/CodeGen/
H A Darm-vfp-asm-constraint.c30 float sqrtf(float x) { // CHECK-LABEL: @sqrtf( in sqrtf() function
/aosp_15_r20/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/
Dnanohub_math.h25 #define sqrtf arm_sqrtf macro
/aosp_15_r20/external/liblc3/wasm/
H A Dmath.h35 #define sqrtf __builtin_sqrtf macro

123