Searched refs: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 macro2846 /* rv = */ rounded_quotient(dval(&rv), tens[-e]);
Completed in 11 milliseconds