rounded_quotient  986 util.c         #define rounded_quotient(a,b) ((a) = rnd_quot((a), (b)))
rounded_quotient  990 util.c         #define rounded_quotient(a,b) ((a) /= (b))