Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_unreachable.c81 static int prev_line_was_endif(struct statement *stmt) in prev_line_was_endif() function
142 if (prev_line_was_endif(stmt)) in unreachable_stmt()