Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_strtod.c485 #define rounded_quotient(a,b) a = rnd_quot(a, b) macro
493 #define rounded_quotient(a,b) a /= b macro

Completed in 13 milliseconds