Searched refs:TWO24 (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/minimal-lexical/src/ | ||
H A D | libm.rs | 39 const TWO24: f32 = 16777216.0; /* 0x4b800000 */ in powf() consts 247 ax *= TWO24; in powf() |
Completed in 2 milliseconds