Searched defs:div (Results 1 – 2 of 2) sorted by relevance
1322 pub fn div(num: c_int, den: c_int) -> div_t; in div() function
547 pub fn div(arg1: c_int, arg2: c_int) -> div_t; in div() function