Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds