Searched refs:rounded_quotient (Results 1 – 3 of 3) sorted by relevance
410 #define rounded_quotient(a,b) a = rnd_quot(a, b) macro418 #define rounded_quotient(a,b) a /= b macro
424 /* rv = */ rounded_quotient(dval(&rv), tens[-e]);
636 /* rv = */ rounded_quotient(dval(&rv), tens[-e]);