Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_slist.h77 int low_on_memory(void);
H A Dsmatch_slist.c322 int low_on_memory(void) in low_on_memory() function
H A Dsmatch_math.c883 if (fast_math_only || low_on_memory()) in handle_conditional_rl()