Home
last modified time | relevance | path

Searched defs:switch_case (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dinline.c406 struct symbol *switch_case = copy_symbol(stmt->pos, stmt->switch_case); in copy_one_statement() local
H A Dparse.h87 struct symbol *switch_break, *switch_case; member
H A Dparse.c2276 struct symbol *brk, *switch_case; in start_switch() local