Searched refs:mod_floor_64 (Results 1 – 2 of 2) sorted by relevance
490 (div_floor_64(this, other), mod_floor_64(this, other)) in div_mod_floor_64()503 fn mod_floor_64(this: i64, other: i64) -> i64 { in mod_floor_64() function
432 (div_floor_64(this, other), mod_floor_64(this, other)) in div_mod_floor_64()444 fn mod_floor_64(this: i64, other: i64) -> i64 { in mod_floor_64() function