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

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dgdtoaimp.h409 #define rounded_product(a,b) a = rnd_prod(a, b) macro
417 #define rounded_product(a,b) a *= b macro

Completed in 164 milliseconds