Home
last modified time | relevance | path

Searched defs:div_mod_floor_64 (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/nix/src/sys/
H A Dtime.rs690 fn div_mod_floor_64(this: i64, other: i64) -> (i64, i64) { in div_mod_floor_64() functions

Completed in 3 milliseconds