Searched refs:high_bits_to_u64 (Results 1 – 1 of 1) sorted by relevance
272 fn high_bits_to_u64(v: &BigUint) -> u64 { in high_bits_to_u64() function371 let mantissa = high_bits_to_u64(self); in to_f32()383 let mantissa = high_bits_to_u64(self); in to_f64()