Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtarget-x86.c53 fast32_ctype = &int_ctype; in init_i386()
85 fast32_ctype = &int_ctype; in init_x86_x32()
121 fast32_ctype = &int_ctype; in init_x86_64()
129 fast32_ctype = &int_ctype; in init_x86_64()
137 fast32_ctype = &int_ctype; in init_x86_64()
142 fast32_ctype = &int_ctype; in init_x86_64()
Dtarget-openrisc.c10 fast32_ctype = &int_ctype; in init_openrisc()
Dtarget-xtensa.c10 fast32_ctype = &int_ctype; in init_xtensa()
Dtarget-m68k.c10 fast32_ctype = &int_ctype; in init_m68k()
Dtarget-microblaze.c10 fast32_ctype = &int_ctype; in init_microblaze()
Dtarget-nds32.c10 fast32_ctype = &int_ctype; in init_nds32()
Dtarget-h8300.c16 fast32_ctype = &int_ctype; in init_h8300()
Dtarget-sh.c15 fast32_ctype = &int_ctype; in init_sh()
Dtarget-nios2.c11 fast32_ctype = &int_ctype; in init_nios2()
Dtarget-arm.c10 fast32_ctype = &int_ctype; in init_arm()
Dtarget-s390.c14 fast32_ctype = &int_ctype; in init_s390()
Dtarget-ppc.c38 fast32_ctype = &int_ctype; in init_ppc32()
Dtarget-sparc.c24 fast32_ctype = &int_ctype; in init_sparc32()
Dtarget.h31 extern struct symbol *fast32_ctype;
Dtarget-riscv.c94 fast32_ctype = &int_ctype; in init_riscv32()
Dtarget.c33 struct symbol *fast32_ctype = &long_ctype; variable
Dpredefine.c161 predefined_ctype("INT_FAST32", fast32_ctype, PTYPE_MAX|PTYPE_TYPE|PTYPE_WIDTH); in predefined_macros()