Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.c692 int_ctype, sint_ctype, uint_ctype, variable
763 …{ &sint_ctype, SYM_BASETYPE, MOD_ESIGNED, &bits_in_int, &max_int_alignment, &int_typ…
H A Dsymbol.h269 int_ctype, sint_ctype, uint_ctype,
H A Dsmatch_type.c797 {&sint_ctype, "sint"},
H A Dshow-parse.c238 { &sint_ctype, "signed int", "" },
H A Dparse.c1205 : &sint_ctype; in to_SI_mode()
1562 {&sshort_ctype, &sint_ctype, &slong_ctype, &sllong_ctype,