Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.c694 llong_ctype, sllong_ctype, ullong_ctype, variable
769 …{ &sllong_ctype, SYM_BASETYPE, MOD_ESIGNED | MOD_LL, &bits_in_longlong, &max_int_alig…
H A Dsymbol.h271 llong_ctype, sllong_ctype, ullong_ctype,
H A Dsmatch_type.c803 {&sllong_ctype, "sllong"},
H A Dshow-parse.c244 { &sllong_ctype, "signed long long", "LL" },
H A Dparse.c1213 : &sllong_ctype; in to_DI_mode()
1562 {&sshort_ctype, &sint_ctype, &slong_ctype, &sllong_ctype,