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