/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | vms64.h | 32 #define POINTER_SIZE 64 macro
|
H A D | alpha32.h | 41 #define POINTER_SIZE 32 macro
|
H A D | vms.h | 69 #define POINTER_SIZE 32 macro
|
H A D | alpha.h | 503 #define POINTER_SIZE 64 macro
|
/openbsd-src/gnu/gcc/gcc/config/alpha/ |
H A D | vms64.h | 32 #define POINTER_SIZE 64 macro
|
H A D | vms.h | 63 #define POINTER_SIZE 32 macro
|
H A D | alpha.h | 347 #define POINTER_SIZE 64 macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | defaults.h | 385 #define POINTER_SIZE BITS_PER_WORD macro
|
/openbsd-src/gnu/gcc/gcc/config/crx/ |
H A D | crx.h | 80 #define POINTER_SIZE 32 macro
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | defaults.h | 460 #define POINTER_SIZE BITS_PER_WORD macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mn10200/ |
H A D | mn10200.h | 95 #define POINTER_SIZE 32 macro
|
/openbsd-src/gnu/gcc/gcc/config/m32c/ |
H A D | m32c.h | 145 #define POINTER_SIZE (TARGET_A16 ? 16 : 32) macro
|
/openbsd-src/gnu/gcc/gcc/config/h8300/ |
H A D | h8300.h | 996 #define POINTER_SIZE \ macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/ |
H A D | ip2k.h | 182 #define POINTER_SIZE 16 macro
|
/openbsd-src/gnu/gcc/gcc/config/avr/ |
H A D | avr.h | 83 #define POINTER_SIZE 16 macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/h8300/ |
H A D | h8300.h | 988 #define POINTER_SIZE \ macro
|
/openbsd-src/gnu/gcc/gcc/config/iq2000/ |
H A D | iq2000.h | 90 #define POINTER_SIZE 32 macro
|
/openbsd-src/gnu/gcc/gcc/config/bfin/ |
H A D | bfin.h | 890 #define POINTER_SIZE 32 macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/avr/ |
H A D | avr.h | 160 #define POINTER_SIZE 16 macro
|
/openbsd-src/gnu/gcc/gcc/config/ia64/ |
H A D | ia64.h | 170 #define POINTER_SIZE (TARGET_ILP32 ? 32 : 64) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | ia64.h | 289 #define POINTER_SIZE (TARGET_ILP32 ? 32 : 64) macro
|
/openbsd-src/gnu/gcc/gcc/config/sparc/ |
H A D | sparc.h | 614 #define POINTER_SIZE (TARGET_PTR64 ? 64 : 32) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sparc.h | 709 #define POINTER_SIZE (TARGET_PTR64 ? 64 : 32) macro
|
/openbsd-src/gnu/gcc/gcc/config/mips/ |
H A D | mips.h | 1052 #define POINTER_SIZE ((TARGET_LONG64 && TARGET_64BIT) ? 64 : 32) macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | sh.h | 451 #define POINTER_SIZE (TARGET_SHMEDIA64 ? 64 : 32) macro
|