Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.c695 lllong_ctype, slllong_ctype, ulllong_ctype, variable
771 …{ &lllong_ctype, SYM_BASETYPE, MOD_SIGNED | MOD_LLL, &bits_in_longlonglong, &max_int_alig…
H A Dsymbol.h272 lllong_ctype, slllong_ctype, ulllong_ctype,
H A Dsmatch_type.c805 {&lllong_ctype, "lllong"},
H A Dshow-parse.c246 { & lllong_ctype, "long long long", "LLL" },
H A Dparse.c489 { "__int128_t", NS_TYPEDEF, .type = &lllong_ctype, .op = &spec_op },
1560 {&short_ctype, &int_ctype, &long_ctype, &llong_ctype, &lllong_ctype};