Home
last modified time | relevance | path

Searched refs:u32_to_hi64_1 (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/minimal-lexical/src/
H A Dbigint.rs222 pub fn u32_to_hi64_1(r0: u32) -> (u64, bool) { in u32_to_hi64_1() functions
315 1 if LIMB_BITS == 32 => hi!(@1 x, rslc, u32, u32_to_hi64_1), in hi64()

Completed in 2 milliseconds