Home
last modified time | relevance | path

Searched defs:POINTER_SIZE (Results 1 – 25 of 63) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms.h60 #define POINTER_SIZE (flag_vms_pointer_size == VMS_POINTER_SIZE_NONE ? 32 : 64) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms.h60 #define POINTER_SIZE (flag_vms_pointer_size == VMS_POINTER_SIZE_NONE ? 32 : 64) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/or1k/
H A Dor1k.h55 #define POINTER_SIZE 32 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru.h94 #define POINTER_SIZE 32 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru.h94 #define POINTER_SIZE 32 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.h86 #define POINTER_SIZE 32 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.h86 #define POINTER_SIZE 32 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.h203 #define POINTER_SIZE (TARGET_LARGE ? 20 : 16) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.h201 #define POINTER_SIZE (TARGET_LARGE ? 20 : 16) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/lm32/
H A Dlm32.h79 #define POINTER_SIZE 32 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/lm32/
H A Dlm32.h79 #define POINTER_SIZE 32 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.h560 #define POINTER_SIZE \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Drx.h155 #define POINTER_SIZE 32 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.h259 #define POINTER_SIZE 64 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.h80 #define POINTER_SIZE (TARGET_ABI64 ? 64 : 32) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dcr16.h96 #define POINTER_SIZE 32 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.h92 #define POINTER_SIZE (TARGET_ABI64 ? 64 : 32) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dcr16.h96 #define POINTER_SIZE 32 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Drl78.h135 #define POINTER_SIZE 16 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.h259 #define POINTER_SIZE 64 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.h548 #define POINTER_SIZE \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/
H A Drl78.h135 #define POINTER_SIZE 16 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.h75 #define POINTER_SIZE 32 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx.h155 #define POINTER_SIZE 32 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.h90 #define POINTER_SIZE LONG_TYPE_SIZE macro

123