Home
last modified time | relevance | path

Searched defs:rounded_product (Results 1 – 1 of 1) sorted by relevance

/minix3/lib/libc/gdtoa/
H A Dgdtoaimp.h440 #define rounded_product(a,b) a = rnd_prod(a, b) macro
448 #define rounded_product(a,b) a *= b macro