Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
Dtree.c1931 SET_DECL_INIT_PRIORITY (decl, pri); in handle_init_priority_attribute()
Ddecl.c1974 SET_DECL_INIT_PRIORITY (olddecl, DECL_INIT_PRIORITY (newdecl)); in duplicate_decls()
/freebsd-12-stable/contrib/gcc/
Dtree.h3005 #define SET_DECL_INIT_PRIORITY(NODE, VAL) \ macro
Dtree.c642 SET_DECL_INIT_PRIORITY (t, DECL_INIT_PRIORITY (node)); in copy_node_stat()