Searched defs:rounded_quotient (Results 1 – 2 of 2) sorted by relevance
35 #define rounded_quotient(a,b) a = rnd_quot(a, b) macro39 #define rounded_quotient(a,b) a /= b macro
59 #define rounded_quotient(a,b) a /= b macro