Home
last modified time | relevance | path

Searched refs:DECL_COMMON (Results 1 – 25 of 37) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/config/
H A Ddarwin.h375 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
379 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
395 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
399 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
472 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
476 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
H A Ddarwin.c937 && (!DECL_COMMON (decl) || !TREE_PUBLIC (decl)))
/openbsd-src/gnu/gcc/gcc/config/
H A Ddarwin.h541 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
545 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
562 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
566 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
647 && (!DECL_COMMON (DECL) || !TREE_PUBLIC (DECL))) \
H A Ddarwin.c176 if (DECL_COMMON (decl)) in machopic_symbol_defined_p()
1079 && (!DECL_COMMON (decl) || !TREE_PUBLIC (decl))) in darwin_encode_section_info()
1080 || (!DECL_COMMON (decl) && DECL_INITIAL (decl) in darwin_encode_section_info()
/openbsd-src/gnu/gcc/gcc/config/pa/
H A Dsom.h305 DECL_COMMON (DECL) = 1; \
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dvarasm.c901 && DECL_COMMON (decl))
902 DECL_COMMON (decl) = 0;
906 DECL_COMMON (decl) = 0;
1359 if (!DECL_COMMON (decl))
1510 && ! (DECL_COMMON (decl) && (DECL_INITIAL (decl) == 0
1583 if (DECL_COMMON (decl))
4760 DECL_COMMON (decl) = 1;
5476 else if (DECL_COMMON (exp)
H A Dprint-tree.c315 if (DECL_COMMON (node))
H A Dc-common.c5324 DECL_COMMON (*node) = 0;
5346 DECL_COMMON (*node) = 1;
H A Dtree.h1600 #define DECL_COMMON(NODE) (DECL_CHECK (NODE)->decl.common_flag) macro
H A Dc-decl.c2940 DECL_COMMON (decl) = 1;
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl2.c1283 DECL_COMMON (decl) = 1; in comdat_linkage()
1286 DECL_COMMON (decl) = 1; in comdat_linkage()
2218 DECL_COMMON (guard) = DECL_COMMON (decl); in get_guard()
2559 #define NEEDS_GUARD_P(decl) (TREE_PUBLIC (decl) && (DECL_COMMON (decl) \
H A Ddecl.c1936 DECL_COMMON (newdecl) = DECL_COMMON (olddecl); in duplicate_decls()
4010 DECL_COMMON (tem) = 1; in start_decl()
4350 DECL_COMMON (decl) = 1; in maybe_commonize_var()
4358 DECL_COMMON (decl) = 0; in maybe_commonize_var()
H A DChangeLog-19963671 * decl.c (start_decl): #ifdef out code to set DECL_COMMON
/openbsd-src/gnu/gcc/gcc/
H A Dvarasm.c886 if (DECL_COMMON (decl) && DECL_SECTION_NAME (decl) == NULL) in get_variable_section()
1139 && DECL_COMMON (decl)) in make_decl_rtl()
1140 DECL_COMMON (decl) = 0; in make_decl_rtl()
1144 DECL_COMMON (decl) = 0; in make_decl_rtl()
1310 || (DECL_COMMON (decl) in notice_global_symbol()
5112 DECL_COMMON (decl) = 1; in make_decl_one_only()
5884 else if (DECL_COMMON (exp) in default_binds_local_p_1()
H A Dprint-tree.c375 if (TREE_CODE (node) == VAR_DECL && DECL_COMMON (node)) in print_node()
H A Dc-decl.c1769 DECL_COMMON (newdecl) = DECL_COMMON (olddecl); in merge_decls()
3290 DECL_COMMON (decl) = 1; in start_decl()
H A Dc-common.c4135 DECL_COMMON (*node) = 0; in handle_nocommon_attribute()
4153 DECL_COMMON (*node) = 1; in handle_common_attribute()
H A Dtree.h2919 #define DECL_COMMON(NODE) (DECL_WITH_VIS_CHECK (NODE)->decl_with_vis.common_flag) macro
H A Domp-low.c3941 DECL_COMMON (decl) = 1; in lower_omp_critical()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl2.c1621 DECL_COMMON (decl) = 1;
1624 DECL_COMMON (decl) = 1;
2071 DECL_COMMON (guard) = DECL_COMMON (decl);
2479 if (TREE_PUBLIC (decl) && (DECL_COMMON (decl)
H A Ddecl.c4016 DECL_COMMON (newdecl) = DECL_COMMON (olddecl);
7856 DECL_COMMON (tem) = ((TREE_CODE (tem) != VAR_DECL
8159 DECL_COMMON (decl) = 1;
8167 DECL_COMMON (decl) = 0;
/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.c1997 DECL_COMMON (decl) = 1; in objc_add_static_instance()
/openbsd-src/gnu/gcc/gcc/config/frv/
H A Dfrv.c4107 || !DECL_COMMON (SYMBOL_REF_DECL (sym)))) in frv_emit_movsi()
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c1379 DECL_COMMON (decl) = 1;
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c8307 && (DECL_COMMON (decl)

12