Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dcompile-i386.c148 STOR_LABEL_VAL = (1 << 0), enumerator
456 sprintf(name, "%s.L%d", s->flags & STOR_LABEL_VAL ? "$" : "", in stor_op_name()
460 sprintf(name, "%s.LS%p", s->flags & STOR_LABEL_VAL ? "$" : "", in stor_op_name()
1644 new->flags = STOR_LABEL_VAL | STOR_WANTS_FREE; in emit_string_expr()