Home
last modified time | relevance | path

Searched refs:div_floor_64 (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/nix/src/sys/
Dtime.rs490 (div_floor_64(this, other), mod_floor_64(this, other)) in div_mod_floor_64()
494 fn div_floor_64(this: i64, other: i64) -> i64 { in div_floor_64() function
/external/rust/crates/chrono/src/
Doldtime.rs432 (div_floor_64(this, other), mod_floor_64(this, other)) in div_mod_floor_64()
436 fn div_floor_64(this: i64, other: i64) -> i64 { in div_floor_64() function