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

/freebsd-9.3-release/contrib/gdtoa/
H A Dgdtoaimp.h426 #define rounded_quotient(a,b) a = rnd_quot(a, b) macro
434 #define rounded_quotient(a,b) a /= b macro

Completed in 42 milliseconds