Searched refs:int128_ctype (Results 1 – 4 of 4) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
D | symbol.c | 825 int128_ctype, sint128_ctype, uint128_ctype, variable 911 { &int128_ctype, T__INT( 3, type128) },
|
D | symbol.h | 298 int128_ctype, sint128_ctype, uint128_ctype,
|
D | show-parse.c | 256 { & int128_ctype, "__int128", "" },
|
D | parse.c | 1484 {&char_ctype, &short_ctype, &int_ctype, &long_ctype, &llong_ctype, &int128_ctype};
|