Home
last modified time | relevance | path

Searched defs:with_set_low_word (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/libm/src/math/
Dmod.rs360 fn with_set_low_word(f: f64, lo: u32) -> f64 { in with_set_low_word() function
/external/rust/crates/minimal-lexical/src/
Dlibm.rs1233 fn with_set_low_word(f: f64, lo: u32) -> f64 { in with_set_low_word() function