Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dcoretypes.h84 #define ADDR_SPACE_GENERIC_P(AS) ((AS) == ADDR_SPACE_GENERIC) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcoretypes.h153 #define ADDR_SPACE_GENERIC_P(AS) ((AS) == ADDR_SPACE_GENERIC) macro