Home
last modified time | relevance | path

Searched defs:scalbnf (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/src/math/
H A Dscalbnf.c4 float scalbnf(float x, int n) in scalbnf() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dscalbnf.c4 float scalbnf(float x, int n) in scalbnf() function
/third_party/musl/src/math/i386/
H A Dscalbnf.s13 scalbnf: label
/third_party/skia/third_party/externals/harfbuzz/util/
H A Doptions.hh238 __inline float scalbnf (float x, int exp) in scalbnf() function
/third_party/rust/crates/minimal-lexical/src/
H A Dlibm.rs500 pub fn scalbnf(mut x: f32, mut n: i32) -> f32 { in scalbnf() functions

Completed in 4 milliseconds