Searched defs:rounded_quotient (Results 1 – 1 of 1) sorted by relevance
481 #define rounded_quotient(a,b) a = rnd_quot(a, b) macro489 #define rounded_quotient(a,b) a /= b macro
Completed in 12 milliseconds