Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dcompile-i386.c541 static struct storage *new_labelsym(struct symbol *sym) in new_labelsym() function
1743 labelsym = new_labelsym(sym); in emit_switch_statement()
1766 labelsym = new_labelsym(sym); in emit_switch_statement()
1775 labelsym = new_labelsym(default_sym); in emit_switch_statement()
2053 struct storage *labelsym = new_labelsym(stmt->goto_label); in x86_statement()