Home
last modified time | relevance | path

Searched defs:POINTER_SIZE_UNITS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h760 #define POINTER_SIZE_UNITS ((POINTER_SIZE + BITS_PER_UNIT - 1) / BITS_PER_UNIT) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h750 #define POINTER_SIZE_UNITS ((POINTER_SIZE + BITS_PER_UNIT - 1) / BITS_PER_UNIT) macro