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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c981 GNU_INIT_decl = current_function_decl;
996 return (GNU_INIT_decl != NULL_TREE);
1006 GNU_INIT_decl, NULL_TREE)));
H A Dobjc-act.h504 #define GNU_INIT_decl objc_global_trees[OCTI_GNU_INIT_DECL] macro
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.cc982 GNU_INIT_decl = current_function_decl;
997 return (GNU_INIT_decl != NULL_TREE);
1007 GNU_INIT_decl, NULL_TREE)));
H A Dobjc-act.h518 #define GNU_INIT_decl objc_global_trees[OCTI_GNU_INIT_DECL] macro

Completed in 367 milliseconds