Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_flow.c613 int once_through; /* we go through the loop at least once */ in handle_pre_loop() local
626 once_through = implied_condition_true(stmt->iterator_pre_condition); in handle_pre_loop()
647 once_through = 1; in handle_pre_loop()
677 if (once_through) in handle_pre_loop()