Home
last modified time | relevance | path

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

/netbsd/lib/libc/gdtoa/
H A Dgdtoaimp.h444 #define rounded_product(a,b) a = rnd_prod(a, b) macro
452 #define rounded_product(a,b) a *= b macro