Home
last modified time | relevance | path

Searched defs:frexpf (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_frexpf.c23 frexpf(float x, int *eptr) in frexpf() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dfrexpf.rs1 pub fn frexpf(x: f32) -> (f32, i32) { in frexpf() function
H A Dmod.rs138 mod frexpf; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dfrexpf.rs1 pub fn frexpf(x: f32) -> (f32, i32) { in frexpf() function
H A Dmod.rs138 mod frexpf; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dfrexpf.rs1 pub fn frexpf(x: f32) -> (f32, i32) { in frexpf() function
H A Dmod.rs138 mod frexpf; module
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/
Dfrexpf.rs1 pub fn frexpf(x: f32) -> (f32, i32) { in frexpf() function
Dmod.rs138 mod frexpf; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dfrexpf.rs1 pub fn frexpf(x: f32) -> (f32, i32) { in frexpf() function
H A Dmod.rs138 mod frexpf; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dfrexpf.rs1 pub fn frexpf(x: f32) -> (f32, i32) { in frexpf() function
H A Dmod.rs138 mod frexpf; module
/aosp_15_r20/external/trusty/musl/src/math/
Dfrexpf.c4 float frexpf(float x, int *e) in frexpf() function
/aosp_15_r20/external/musl/src/math/
H A Dfrexpf.c4 float frexpf(float x, int *e) in frexpf() function
/aosp_15_r20/external/llvm-libc/src/math/nvptx/
H A Dnvptx.h90 LIBC_INLINE float frexpf(float x, int *i) { return __nv_frexpf(x, i); } in frexpf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c96 void frexpf() {} in frexpf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c96 void frexpf() {} in frexpf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c143 void frexpf() {} in frexpf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c143 void frexpf() {} in frexpf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c143 void frexpf() {} in frexpf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm/android_product_arm64_armv8-2a_cortex-a55_shared/gen/
Dstub.c143 void frexpf() {} in frexpf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_28/gen/
Dstub.c143 void frexpf() {} in frexpf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c143 void frexpf() {} in frexpf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c143 void frexpf() {} in frexpf() function

12