Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Drtl.h1661 #define PAT_VAR_LOCATION_DECL(PAT) (XCTREE ((PAT), 0, VAR_LOCATION)) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Drtl.h933 #define PAT_VAR_LOCATION_DECL(PAT) (XCTREE ((PAT), 0, VAR_LOCATION)) macro