Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_math.c34 static int fast_math_only; variable
883 if (fast_math_only || low_on_memory()) in handle_conditional_rl()
1542 fast_math_only++; in set_fast_math_only()
1547 fast_math_only--; in clear_fast_math_only()