Home
last modified time | relevance | path

Searched refs:ushort_ctype (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget-x86.c27 wchar_ctype = &ushort_ctype; in init_x86_common()
38 ufast16_ctype = &ushort_ctype; in init_x86_common()
120 ufast16_ctype = &ushort_ctype; in init_x86_64()
128 ufast16_ctype = &ushort_ctype; in init_x86_64()
H A Dpredefine.c132 predefined_ctype("CHAR16", &ushort_ctype, PTYPE_TYPE); in predefined_macros()
142 predefined_ctype("UINT16", &ushort_ctype, PTYPE_MAX|PTYPE_TYPE); in predefined_macros()
151 predefined_ctype("UINT_LEAST16",&ushort_ctype, PTYPE_MAX|PTYPE_TYPE); in predefined_macros()
H A Dtarget-h8300.c12 wchar_ctype = &ushort_ctype; in init_h8300()
H A Dtarget.c24 struct symbol *uleast16_ctype = &ushort_ctype;
276 wchar_ctype = &ushort_ctype; in target_init()
H A Dbuiltin.c677 { "__builtin_bswap16", &ushort_ctype, 0, { &ushort_ctype }, .op = &bswap_op },
H A Dsymbol.h294 short_ctype, sshort_ctype, ushort_ctype,
H A Dsymbol.c821 short_ctype, sshort_ctype, ushort_ctype, variable
901 { &ushort_ctype, T_UINT(-1, short) },
H A Dshow-parse.c246 { &ushort_ctype, "unsigned short", "" },
H A Dparse.c1209 return ctype->ctype.modifiers & MOD_UNSIGNED ? &ushort_ctype in to_HI_mode()
1489 {&uchar_ctype, &ushort_ctype, &uint_ctype, &ulong_ctype, &ullong_ctype,

Completed in 12 milliseconds