Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_strtod.c384 #ifndef Flt_Rounds
388 #define Flt_Rounds 1 macro
396 #define Rounding Flt_Rounds
406 #undef Flt_Rounds
407 #define Flt_Rounds 0 macro
435 #undef Flt_Rounds
436 #define Flt_Rounds 1 macro
2559 bc.rounding = Flt_Rounds;
2783 && Flt_Rounds == 1
3426 if (Flt_Rounds == 0)
[all …]

Completed in 16 milliseconds