Searched refs:rounded_quotient (Results 1 – 2 of 2) sorted by relevance
154 #define rounded_quotient(a, b) a /= b macro905 /* rv = */ rounded_quotient(dval(&rv), tens[-e]); in strtod()
465 #define rounded_quotient(a,b) a = rnd_quot(a, b) macro473 #define rounded_quotient(a,b) a /= b macro2720 /* rv = */ rounded_quotient(dval(&rv), tens[-e]);