Searched refs:sshort_ctype (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | symbol.c | 691 short_ctype, sshort_ctype, ushort_ctype, variable 760 …{ &sshort_ctype, SYM_BASETYPE, MOD_ESIGNED | MOD_SHORT, &bits_in_short, &max_int_alignmen…
|
H A D | symbol.h | 268 short_ctype, sshort_ctype, ushort_ctype,
|
H A D | smatch_type.c | 794 {&sshort_ctype, "sshort"},
|
H A D | show-parse.c | 235 { &sshort_ctype, "signed short", "" },
|
H A D | parse.c | 1197 : &sshort_ctype; in to_HI_mode() 1562 {&sshort_ctype, &sint_ctype, &slong_ctype, &sllong_ctype,
|