Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcompile-i386.c149 STOR_LABEL_VAL = (1 << 0), enumerator
457 sprintf(name, "%s.L%d", s->flags & STOR_LABEL_VAL ? "$" : "", in stor_op_name()
461 sprintf(name, "%s.LS%p", s->flags & STOR_LABEL_VAL ? "$" : "", in stor_op_name()
1645 new->flags = STOR_LABEL_VAL | STOR_WANTS_FREE; in emit_string_expr()