Home
last modified time | relevance | path

Searched refs:Flt_Rounds (Results 1 – 1 of 1) sorted by relevance

/php-src/Zend/
H A Dzend_strtod.c388 #ifndef Flt_Rounds
392 #define Flt_Rounds 1 macro
400 #define Rounding Flt_Rounds
410 #undef Flt_Rounds
411 #define Flt_Rounds 0 macro
439 #undef Flt_Rounds
440 #define Flt_Rounds 1 macro
2544 bc.rounding = Flt_Rounds;
2769 && Flt_Rounds == 1
3412 if (Flt_Rounds == 0)
[all …]

Completed in 13 milliseconds