Searched defs:rounded_product (Results 1 – 2 of 2) sorted by relevance
464 #define rounded_product(a,b) a = rnd_prod(a, b) macro472 #define rounded_product(a,b) a *= b macro
99 #define rounded_product(a, b) a *= b macro