Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDdecl2.c2596 #define DECL_EFFECTIVE_INIT_PRIORITY(decl) \ macro
2761 priority = DECL_EFFECTIVE_INIT_PRIORITY (decl); in do_static_initialization_or_destruction()
2778 && DECL_EFFECTIVE_INIT_PRIORITY (TREE_VALUE (node)) == priority; in do_static_initialization_or_destruction()
HDChangeLog4489 (DECL_EFFECTIVE_INIT_PRIORITY): New macro.