Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/gdtoa/
H A Dgdtoaimp.h445 #define rounded_quotient(a,b) a = rnd_quot(a, b) macro
453 #define rounded_quotient(a,b) a /= b macro