Searched defs:rounded_quotient (Results 1 – 2 of 2) sorted by relevance
465 #define rounded_quotient(a,b) a = rnd_quot(a, b) macro473 #define rounded_quotient(a,b) a /= b macro
100 #define rounded_quotient(a, b) a /= b macro