Searched defs:tiny_up (Results 1 – 2 of 2) sorted by relevance
325 let tiny_up = f64::from_bits(2); in test_next_up() localVariable357 let tiny_up = f64::from_bits(2); in test_next_down() localVariable
335 let tiny_up = f32::from_bits(2); in test_next_up() localVariable368 let tiny_up = f32::from_bits(2); in test_next_down() localVariable