Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_flow.c44 static int last_goto_statement_handled; variable
922 if (last_goto_statement_handled) in handle_backward_goto()
924 last_goto_statement_handled = 1; in handle_backward_goto()
1580 last_goto_statement_handled = 0; in split_function()