Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Ddefaults.h759 #define POINTER_SIZE BITS_PER_WORD macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddefaults.h743 #define POINTER_SIZE BITS_PER_WORD macro
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h662 #define POINTER_SIZE (TARGET_X32 ? 32 : BITS_PER_WORD) macro
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h753 #define POINTER_SIZE (TARGET_X32 ? 32 : BITS_PER_WORD) macro