Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtarget-x86.c54 ufast32_ctype = &uint_ctype; in init_i386()
86 ufast32_ctype = &uint_ctype; in init_x86_x32()
122 ufast32_ctype = &uint_ctype; in init_x86_64()
130 ufast32_ctype = &uint_ctype; in init_x86_64()
138 ufast32_ctype = &uint_ctype; in init_x86_64()
143 ufast32_ctype = &uint_ctype; in init_x86_64()
Dtarget-xtensa.c11 ufast32_ctype = &uint_ctype; in init_xtensa()
Dtarget-openrisc.c11 ufast32_ctype = &uint_ctype; in init_openrisc()
Dtarget-microblaze.c11 ufast32_ctype = &uint_ctype; in init_microblaze()
Dtarget-m68k.c11 ufast32_ctype = &uint_ctype; in init_m68k()
Dtarget-nds32.c11 ufast32_ctype = &uint_ctype; in init_nds32()
Dtarget-h8300.c17 ufast32_ctype = &uint_ctype; in init_h8300()
Dtarget-sh.c16 ufast32_ctype = &uint_ctype; in init_sh()
Dtarget-nios2.c12 ufast32_ctype = &uint_ctype; in init_nios2()
Dtarget-arm.c11 ufast32_ctype = &uint_ctype; in init_arm()
Dtarget-s390.c15 ufast32_ctype = &uint_ctype; in init_s390()
Dtarget-sparc.c25 ufast32_ctype = &uint_ctype; in init_sparc32()
Dtarget-ppc.c39 ufast32_ctype = &uint_ctype; in init_ppc32()
Dtarget.h32 extern struct symbol *ufast32_ctype;
Dtarget-riscv.c95 ufast32_ctype = &uint_ctype; in init_riscv32()
Dtarget.c34 struct symbol *ufast32_ctype = &ulong_ctype; variable
Dpredefine.c162 predefined_ctype("UINT_FAST32",ufast32_ctype, PTYPE_MAX|PTYPE_TYPE); in predefined_macros()