Home
last modified time | relevance | path

Searched defs:nextafterf (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_nextafterf.c20 nextafterf(float x, float y) in nextafterf() function
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/
Dnextafterf.rs2 pub fn nextafterf(x: f32, y: f32) -> f32 { in nextafterf() function
Dmod.rs166 mod nextafterf; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dnextafterf.rs2 pub fn nextafterf(x: f32, y: f32) -> f32 { in nextafterf() function
H A Dmod.rs166 mod nextafterf; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dnextafterf.rs2 pub fn nextafterf(x: f32, y: f32) -> f32 { in nextafterf() function
H A Dmod.rs166 mod nextafterf; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dnextafterf.rs2 pub fn nextafterf(x: f32, y: f32) -> f32 { in nextafterf() function
H A Dmod.rs166 mod nextafterf; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dnextafterf.rs2 pub fn nextafterf(x: f32, y: f32) -> f32 { in nextafterf() function
H A Dmod.rs166 mod nextafterf; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dnextafterf.rs2 pub fn nextafterf(x: f32, y: f32) -> f32 { in nextafterf() function
H A Dmod.rs166 mod nextafterf; module
/aosp_15_r20/external/trusty/musl/src/math/
Dnextafterf.c3 float nextafterf(float x, float y) in nextafterf() function
/aosp_15_r20/external/musl/src/math/
H A Dnextafterf.c3 float nextafterf(float x, float y) in nextafterf() function
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dulp.inl71 GLM_FUNC_QUALIFIER float nextafterf(float x, float y) function
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dulp.inl71 GLM_FUNC_QUALIFIER float nextafterf(float x, float y) function
/aosp_15_r20/external/llvm-libc/src/math/nvptx/
H A Dnvptx.h70 LIBC_INLINE float nextafterf(float x, float y) { return __nv_nextafterf(x, y); } in nextafterf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c158 void nextafterf() {} in nextafterf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c158 void nextafterf() {} in nextafterf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c206 void nextafterf() {} in nextafterf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c206 void nextafterf() {} in nextafterf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c206 void nextafterf() {} in nextafterf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm/android_product_arm64_armv8-2a_cortex-a55_shared/gen/
Dstub.c206 void nextafterf() {} in nextafterf() function
/aosp_15_r20/out/soong/.intermediates/bionic/libm/libm.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_28/gen/
Dstub.c206 void nextafterf() {} in nextafterf() function

12