Home
last modified time | relevance | path

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

/third_party/FreeBSD/contrib/gdtoa/
H A Dgdtoaimp.h423 #define rounded_quotient(a,b) a = rnd_quot(a, b) macro
431 #define rounded_quotient(a,b) a /= b macro
H A Dstrtodg.c604 /* rv = */ rounded_quotient(dval(&rv), tens[-e]);
H A Dstrtod.c425 /* rv = */ rounded_quotient(dval(&rv), tens[-e]);

Completed in 4 milliseconds