Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcompile-i386.c673 static void emit_labelsym (struct symbol *sym, const char *comment) in emit_labelsym() function
1708 emit_labelsym(stmt->case_label, NULL); in emit_case_statement()
1788 emit_labelsym(stmt->switch_break, NULL); in emit_switch_statement()