Home
last modified time | relevance | path

Searched refs:ARCH_LP32 (Results 1 - 20 of 20) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dmachine.h12 ARCH_LP32, enumerator
23 #define ARCH_M64_DEFAULT ARCH_LP32
H A Dtarget-bfin.c22 .bitness = ARCH_LP32,
H A Dtarget-h8300.c27 .bitness = ARCH_LP32,
H A Dtarget-microblaze.c27 .bitness = ARCH_LP32,
H A Dtarget-nds32.c26 .bitness = ARCH_LP32,
H A Dtarget-openrisc.c24 .bitness = ARCH_LP32,
H A Dtarget-m68k.c21 .bitness = ARCH_LP32,
H A Dtarget-sh.c29 .bitness = ARCH_LP32,
H A Dtarget-xtensa.c24 .bitness = ARCH_LP32,
H A Dtarget-arm.c46 .bitness = ARCH_LP32,
H A Dtarget-mips.c33 .bitness = ARCH_LP32,
H A Dtarget-nios2.c40 .bitness = ARCH_LP32,
H A Dpredefine.c212 case ARCH_LP32: in predefined_macros()
248 if (arch_m64 == ARCH_LP32) in predefined_macros()
H A Dtarget-ppc.c49 .bitness = ARCH_LP32,
H A Dtarget-sparc.c48 .bitness = ARCH_LP32,
H A Dtarget-s390.c35 .bitness = ARCH_LP32,
H A Doptions.c670 { "32", &arch_m64, NULL, OPT_VAL, ARCH_LP32 },
671 { "31", &arch_m64, NULL, OPT_VAL, ARCH_LP32 },
672 { "16", &arch_m64, NULL, OPT_VAL, ARCH_LP32 },
H A Dtarget-riscv.c137 .bitness = ARCH_LP32,
H A Dtarget-x86.c61 .bitness = ARCH_LP32,
H A Dtarget.c221 case ARCH_LP32: in target_init()

Completed in 9 milliseconds