Searched refs:SET_DECL_INIT_PRIORITY (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/gcc/cp/
H A Dtree.c1938 SET_DECL_INIT_PRIORITY (decl, pri);
H A Ddecl.c1979 SET_DECL_INIT_PRIORITY (olddecl, DECL_INIT_PRIORITY (newdecl));
/freebsd-11.0-release/contrib/gcc/
H A Dtree.h3018 #define SET_DECL_INIT_PRIORITY(NODE, VAL) \
3005 #define SET_DECL_INIT_PRIORITY macro
H A Dtree.c645 SET_DECL_INIT_PRIORITY (t, DECL_INIT_PRIORITY (node));

Completed in 115 milliseconds