Home
last modified time | relevance | path

Searched defs:top_if (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dtoken.h62 struct token *top_if; member
H A Dpre-process.c1832 struct token *top_if = stream->top_if; in handle_elif() local
1865 struct token *top_if = stream->top_if; in handle_else() local
1890 struct token *top_if = stream->top_if; in handle_endif() local