Home
last modified time | relevance | path

Searched refs:DECL_EFFECTIVE_INIT_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Ddecl2.c3008 #define DECL_EFFECTIVE_INIT_PRIORITY(decl) \ macro
3226 priority = DECL_EFFECTIVE_INIT_PRIORITY (decl); in do_static_initialization_or_destruction()
3245 && DECL_EFFECTIVE_INIT_PRIORITY (TREE_VALUE (node)) == priority; in do_static_initialization_or_destruction()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl2.c3695 #define DECL_EFFECTIVE_INIT_PRIORITY(decl) \ macro
3931 priority = DECL_EFFECTIVE_INIT_PRIORITY (decl); in do_static_initialization_or_destruction()
3950 && DECL_EFFECTIVE_INIT_PRIORITY (TREE_VALUE (node)) == priority; in do_static_initialization_or_destruction()