Home | History | Annotate | Download | only in wtf

Lines Matching refs:rounded_product

153 #define rounded_product(a, b) a *= b
891 /* rv = */ rounded_product(dval(&rv), tens[e]);
901 /* rv = */ rounded_product(dval(&rv), tens[e]);