Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcompile-i386.c1715 struct symbol *sym, *default_sym = NULL; in emit_switch_statement() local
1733 default_sym = sym; in emit_switch_statement()
1775 if (default_sym) { in emit_switch_statement()
1776 labelsym = new_labelsym(default_sym); in emit_switch_statement()