Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.c698 incomplete_ctype, label_ctype, bad_ctype, variable
788 { &label_ctype, SYM_PTR, 0, &bits_in_pointer, &pointer_alignment, &void_ctype },
H A Dsymbol.h275 incomplete_ctype, label_ctype, bad_ctype,
H A Ddissect.c321 ret = &label_ctype; in do_expression()
H A Dsmatch_type.c815 {&label_ctype, "label"},
H A Dshow-parse.c259 { &label_ctype, "label type", "" },