/aosp_15_r20/external/trusty/musl/src/math/x86_64/ |
D | sqrtf.s | 1 .global sqrtf symbol 3 sqrtf: sqrtss %xmm0, %xmm0 label
|
/aosp_15_r20/external/trusty/musl/src/math/x32/ |
D | sqrtf.s | 1 .global sqrtf symbol 3 sqrtf: sqrtss %xmm0, %xmm0 label
|
/aosp_15_r20/external/musl/src/math/x32/ |
H A D | sqrtf.s | 1 .global sqrtf symbol 3 sqrtf: sqrtss %xmm0, %xmm0 label
|
/aosp_15_r20/external/trusty/musl/src/math/i386/ |
D | sqrtf.s | 1 .global sqrtf symbol 3 sqrtf: flds 4(%esp) label
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | acoshf.c | 5 #define sqrtf sqrtl macro 8 #define sqrtf sqrt macro
|
/aosp_15_r20/external/musl/src/math/ |
H A D | acoshf.c | 5 #define sqrtf sqrtl macro 8 #define sqrtf sqrt macro
|
/aosp_15_r20/external/musl/src/math/riscv64/ |
H A D | sqrtf.c | 5 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/musl/src/math/riscv32/ |
H A D | sqrtf.c | 5 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/trusty/musl/src/math/s390x/ |
D | sqrtf.c | 5 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/musl/src/math/s390x/ |
H A D | sqrtf.c | 5 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/trusty/musl/src/math/powerpc/ |
D | sqrtf.c | 5 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/musl/src/math/x86_64/ |
H A D | sqrtf.c | 3 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/trusty/musl/src/math/powerpc64/ |
D | sqrtf.c | 3 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/trusty/musl/src/math/riscv64/ |
D | sqrtf.c | 5 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/musl/src/math/arm/ |
H A D | sqrtf.c | 5 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/trusty/musl/src/math/aarch64/ |
D | sqrtf.c | 3 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/trusty/musl/src/math/arm/ |
D | sqrtf.c | 5 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/musl/src/math/aarch64/ |
H A D | sqrtf.c | 3 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/musl/src/math/powerpc/ |
H A D | sqrtf.c | 5 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/musl/src/math/powerpc64/ |
H A D | sqrtf.c | 3 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/musl/src/math/i386/ |
H A D | sqrtf.c | 3 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/musl/src/math/mips/ |
H A D | sqrtf.c | 5 float sqrtf(float x) in sqrtf() function
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | arm-vfp-asm-constraint.c | 30 float sqrtf(float x) { // CHECK-LABEL: @sqrtf( in sqrtf() function
|
/aosp_15_r20/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/ |
D | nanohub_math.h | 25 #define sqrtf arm_sqrtf macro
|
/aosp_15_r20/external/liblc3/wasm/ |
H A D | math.h | 35 #define sqrtf __builtin_sqrtf macro
|