Home
last modified time | relevance | path

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

12

/openbsd/src/gnu/usr.bin/gcc/gcc/config/alpha/
Dvms64.h32 #define POINTER_SIZE 64 macro
Dalpha32.h41 #define POINTER_SIZE 32 macro
Dvms.h69 #define POINTER_SIZE 32 macro
Dalpha.h503 #define POINTER_SIZE 64 macro
/openbsd/src/gnu/gcc/gcc/config/alpha/
Dvms64.h32 #define POINTER_SIZE 64 macro
Dvms.h63 #define POINTER_SIZE 32 macro
Dalpha.h347 #define POINTER_SIZE 64 macro
/openbsd/src/gnu/usr.bin/gcc/gcc/
Ddefaults.h385 #define POINTER_SIZE BITS_PER_WORD macro
/openbsd/src/gnu/gcc/gcc/config/crx/
Dcrx.h80 #define POINTER_SIZE 32 macro
/openbsd/src/gnu/gcc/gcc/
Ddefaults.h460 #define POINTER_SIZE BITS_PER_WORD macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mn10200/
Dmn10200.h95 #define POINTER_SIZE 32 macro
/openbsd/src/gnu/gcc/gcc/config/h8300/
Dh8300.h996 #define POINTER_SIZE \ macro
/openbsd/src/gnu/gcc/gcc/config/m32c/
Dm32c.h145 #define POINTER_SIZE (TARGET_A16 ? 16 : 32) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/ip2k/
Dip2k.h182 #define POINTER_SIZE 16 macro
/openbsd/src/gnu/gcc/gcc/config/avr/
Davr.h83 #define POINTER_SIZE 16 macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/h8300/
Dh8300.h988 #define POINTER_SIZE \ macro
/openbsd/src/gnu/gcc/gcc/config/bfin/
Dbfin.h890 #define POINTER_SIZE 32 macro
/openbsd/src/gnu/gcc/gcc/config/iq2000/
Diq2000.h90 #define POINTER_SIZE 32 macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/avr/
Davr.h160 #define POINTER_SIZE 16 macro
/openbsd/src/gnu/gcc/gcc/config/ia64/
Dia64.h170 #define POINTER_SIZE (TARGET_ILP32 ? 32 : 64) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/ia64/
Dia64.h289 #define POINTER_SIZE (TARGET_ILP32 ? 32 : 64) macro
/openbsd/src/gnu/gcc/gcc/config/sparc/
Dsparc.h614 #define POINTER_SIZE (TARGET_PTR64 ? 64 : 32) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/sparc/
Dsparc.h709 #define POINTER_SIZE (TARGET_PTR64 ? 64 : 32) macro
/openbsd/src/gnu/gcc/gcc/config/mips/
Dmips.h1052 #define POINTER_SIZE ((TARGET_LONG64 && TARGET_64BIT) ? 64 : 32) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/sh/
Dsh.h451 #define POINTER_SIZE (TARGET_SHMEDIA64 ? 64 : 32) macro

12