Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h2577 #define COPY_DECL_RTL(SRC_DECL, DST_DECL) \ macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h2984 #define COPY_DECL_RTL(NODE1, NODE2) \ macro