Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dmath.c168 int cpu_round_mode; in _php_math_round() local
191 cpu_round_mode = fegetround(); in _php_math_round()
199 fesetround(cpu_round_mode); in _php_math_round()

Completed in 8 milliseconds