Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h2745 #define DECL_ONE_ONLY(NODE) (DECL_COMDAT_GROUP (NODE) != NULL_TREE \ macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h3191 #define DECL_ONE_ONLY(NODE) (DECL_COMDAT_GROUP (NODE) != NULL_TREE) macro