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.c392 #ifndef Flt_Rounds
396 #define Flt_Rounds 1 macro
404 #define Rounding Flt_Rounds
414 #undef Flt_Rounds
415 #define Flt_Rounds 0 macro
443 #undef Flt_Rounds
444 #define Flt_Rounds 1 macro
2548 bc.rounding = Flt_Rounds;
2773 && Flt_Rounds == 1
3416 if (Flt_Rounds == 0)
[all …]

Completed in 18 milliseconds