Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.c825 int128_ctype, sint128_ctype, uint128_ctype, variable
913 { &uint128_ctype, T_UINT( 3, type128) },
Dsymbol.h298 int128_ctype, sint128_ctype, uint128_ctype,
Dparse.c512 N("__uint128_t", &spec_op, .type = &uint128_ctype),
1233 return ctype->ctype.modifiers & MOD_UNSIGNED ? &uint128_ctype in to_TI_mode()
1490 &uint128_ctype};
Dshow-parse.c258 { &uint128_ctype, "unsigned __int128", "" },
Devaluate.c199 [3] = &uint128_ctype, in bigger_int_type()