Home
last modified time | relevance | path

Searched refs:ufast16_ctype (Results 1 – 17 of 17) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dtarget-x86.c38 ufast16_ctype = &ushort_ctype; in init_x86_common()
52 ufast16_ctype = &uint_ctype; in init_i386()
84 ufast16_ctype = &uint_ctype; in init_x86_x32()
120 ufast16_ctype = &ushort_ctype; in init_x86_64()
128 ufast16_ctype = &ushort_ctype; in init_x86_64()
136 ufast16_ctype = &uint_ctype; in init_x86_64()
Dtarget-xtensa.c9 ufast16_ctype = &uint_ctype; in init_xtensa()
Dtarget-openrisc.c9 ufast16_ctype = &uint_ctype; in init_openrisc()
Dtarget-microblaze.c9 ufast16_ctype = &uint_ctype; in init_microblaze()
Dtarget-m68k.c9 ufast16_ctype = &uint_ctype; in init_m68k()
Dtarget-nds32.c9 ufast16_ctype = &uint_ctype; in init_nds32()
Dtarget-h8300.c15 ufast16_ctype = &uint_ctype; in init_h8300()
Dtarget-sh.c14 ufast16_ctype = &uint_ctype; in init_sh()
Dtarget-nios2.c10 ufast16_ctype = &uint_ctype; in init_nios2()
Dtarget-arm.c9 ufast16_ctype = &uint_ctype; in init_arm()
Dtarget-s390.c13 ufast16_ctype = &uint_ctype; in init_s390()
Dtarget-sparc.c23 ufast16_ctype = &uint_ctype; in init_sparc32()
Dtarget-ppc.c37 ufast16_ctype = &uint_ctype; in init_ppc32()
Dtarget.h30 extern struct symbol *ufast16_ctype;
Dtarget-riscv.c93 ufast16_ctype = &uint_ctype; in init_riscv32()
Dtarget.c32 struct symbol *ufast16_ctype = &ulong_ctype; variable
Dpredefine.c160 predefined_ctype("UINT_FAST16",ufast16_ctype, PTYPE_MAX|PTYPE_TYPE); in predefined_macros()