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