Home
last modified time | relevance | path

Searched defs:copysignf (Results 1 – 8 of 8) sorted by relevance

/external/trusty/musl/src/math/riscv64/
Dcopysignf.c5 float copysignf(float x, float y) in copysignf() function
/external/musl/src/math/riscv32/
Dcopysignf.c5 float copysignf(float x, float y) in copysignf() function
/external/musl/src/math/riscv64/
Dcopysignf.c5 float copysignf(float x, float y) in copysignf() function
/external/rust/android-crates-io/crates/libm/src/math/
Dcopysignf.rs6 pub fn copysignf(x: f32, y: f32) -> f32 { in copysignf() function
Dmod.rs108 mod copysignf; module
/external/musl/src/math/
Dcopysignf.c4 float copysignf(float x, float y) in copysignf() function
/external/trusty/musl/src/math/
Dcopysignf.c4 float copysignf(float x, float y) in copysignf() function
/external/OpenCL-CTS/test_common/harness/
Dmsvc9.c35 float copysignf(float x, float y) in copysignf() function