Searched refs:if_marked (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/gcc/gcc/cp/
H A Dcp-objcp-common.c221 static GTY ((if_marked ("tree_map_marked_p"), param_is (struct tree_map)))
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgengtype.c2203 write_gc_root (f, v, type, name, has_length, line, if_marked)
2210 const char *if_marked;
2264 if_marked);
2276 write_gc_root (f, v, fld->type, newname, 0, line, if_marked);
2287 write_gc_root (f, v, type->u.a.p, newname, has_length, line, if_marked);
2333 if (if_marked)
2334 oprintf (f, ",\n &%s", if_marked);
2378 else if (strcmp (o->name, "if_marked") == 0)
2467 || strcmp (o->name, "if_marked") == 0)
2501 else if (strcmp (o->name, "if_marked")
2527 const char *if_marked = NULL; local
[all...]
H A Demit-rtl.c151 static GTY ((if_marked ("ggc_marked_p"), param_is (struct rtx_def)))
155 static GTY ((if_marked ("ggc_marked_p"), param_is (struct mem_attrs)))
159 static GTY ((if_marked ("ggc_marked_p"), param_is (struct rtx_def)))
H A Dtree.c116 static GTY ((if_marked ("type_hash_marked_p"), param_is (struct type_hash)))
H A Dfold-const.c1404 static GTY ((if_marked ("ggc_marked_p"), param_is (union tree_node)))
/openbsd-current/gnu/gcc/gcc/
H A Dgengtype.c2576 struct fileloc *line, const char *if_marked)
2630 if_marked);
2642 write_root (f, v, fld->type, newname, 0, line, if_marked);
2653 write_root (f, v, type->u.a.p, newname, has_length, line, if_marked);
2703 if (if_marked)
2704 oprintf (f, ",\n &%s", if_marked);
2808 else if (strcmp (o->name, "if_marked") == 0)
2853 || strcmp (o->name, "if_marked") == 0)
2887 else if (strcmp (o->name, "if_marked") == 0)
2916 const char *if_marked
2572 write_root(outf_p f, pair_p v, type_p type, const char *name, int has_length, struct fileloc *line, const char *if_marked) argument
2913 const char *if_marked = NULL; local
[all...]
H A Dtree.c129 static GTY ((if_marked ("type_hash_marked_p"), param_is (struct type_hash)))
134 static GTY ((if_marked ("ggc_marked_p"), param_is (union tree_node)))
140 static GTY ((if_marked ("tree_map_marked_p"), param_is (struct tree_map)))
143 static GTY ((if_marked ("tree_map_marked_p"), param_is (struct tree_map)))
146 static GTY ((if_marked ("tree_int_map_marked_p"), param_is (struct tree_int_map)))
149 static GTY ((if_marked ("tree_map_marked_p"), param_is (struct tree_map)))
H A Demit-rtl.c147 static GTY ((if_marked ("ggc_marked_p"), param_is (struct rtx_def)))
151 static GTY ((if_marked ("ggc_marked_p"), param_is (struct mem_attrs)))
155 static GTY ((if_marked ("ggc_marked_p"), param_is (struct reg_attrs)))
159 static GTY ((if_marked ("ggc_marked_p"), param_is (struct rtx_def)))
H A Dtree-ssa-structalias.c166 static GTY ((if_marked ("tree_map_marked_p"), param_is (struct tree_map))) htab_t heapvar_for_stmt;

Completed in 173 milliseconds