Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_indenting.c111 static struct position ignore_prev_inline; variable
160 ignore_prev_inline = stmt->pos; in match_stmt()
186 cmp_pos(__prev_stmt->pos, ignore_prev_inline) == 0) in match_stmt()