Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dcompile-i386.c672 static void emit_labelsym (struct symbol *sym, const char *comment) in emit_labelsym() function
1707 emit_labelsym(stmt->case_label, NULL); in emit_case_statement()
1787 emit_labelsym(stmt->switch_break, NULL); in emit_switch_statement()