Home
last modified time | relevance | path

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

/external/rust/crates/num-traits/tests/
Dcast.rs105 let small_f: f64 = -1.0e123; in cast_to_int_checks_overflow() localVariable
129 let small_f: f64 = -1.0e123; in cast_to_unsigned_int_checks_overflow() localVariable
154 let small_f: f64 = -1.0e123; in cast_to_i128_checks_overflow() localVariable