Searched defs:hi64 (Results 1 – 4 of 4) sorted by relevance
78 pub fn hi64(&self) -> (u64, bool) { in hi64() method310 pub fn hi64(x: &[Limb]) -> (u64, bool) { in hi64() function
105 pub fn hi64(&self) -> (u64, bool) { in hi64() method
213 pub fn hi64(&self) -> (u64, bool) { in hi64() method
267 int64_t hi64 = time_internal::GetRepHi(ans); in ScaleDouble() local