Home
last modified time | relevance | path

Searched refs:DECL_GLOBAL_CTOR_P (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDdump.c320 if (DECL_GLOBAL_CTOR_P (t)) in cp_dump_tree()
HDerror.c692 if (DECL_GLOBAL_CTOR_P (t)) in dump_global_iord()
850 else if (DECL_GLOBAL_CTOR_P (t) || DECL_GLOBAL_DTOR_P (t)) in dump_decl()
HDdecl2.c2381 DECL_GLOBAL_CTOR_P (current_function_decl) = 1; in start_objects()
HDcp-tree.h2733 #define DECL_GLOBAL_CTOR_P(NODE) \ macro
HDChangeLog-19991410 (DECL_GLOBAL_CTOR_P, DECL_GLOBAL_DTOR_P): New macros.
1413 (start_objects): Set DECL_GLOBAL_CTOR_P, DECL_GLOBAL_DTOR_P,
HDChangeLog-20024448 (DECL_GLOBAL_CTOR_P): Remove parenthesis.
/NextBSD/contrib/gcc/doc/
HDc-tree.texi1267 @findex DECL_GLOBAL_CTOR_P
1378 @item DECL_GLOBAL_CTOR_P
1415 If either @code{DECL_GLOBAL_CTOR_P} or @code{DECL_GLOBAL_DTOR_P} holds,
1418 @code{DECL_GLOBAL_CTOR_P} holds are run in increasing order of priority