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