Searched refs:sint128_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 912 { &sint128_ctype, T_SINT( 3, type128) },
|
D | symbol.h | 298 int128_ctype, sint128_ctype, uint128_ctype,
|
D | parse.c | 511 N("__int128_t", &spec_op, .type = &sint128_ctype), 1234 : &sint128_ctype; in to_TI_mode() 1487 &sint128_ctype};
|
D | show-parse.c | 257 { &sint128_ctype, "signed __int128", "" },
|