Searched refs:XNEW (Results 26 - 50 of 87) sorted by relevance

1234

/openbsd-current/gnu/gcc/gcc/
H A Dread-rtl.c329 mv = XNEW (struct map_value);
626 m = XNEW (struct mapping);
649 value = XNEW (struct map_value);
1171 def = XNEW (struct md_constant);
H A Dtree-ssa-loop-im.c404 dep = XNEW (struct depend);
890 struct mem_ref_loc *aref = XNEW (struct mem_ref_loc);
1261 ref = XNEW (struct mem_ref);
H A Ddiagnostic.c98 context->printer = XNEW (pretty_printer);
H A Dcfgloopanal.c116 struct graph *g = XNEW (struct graph);
H A Dtree-dump.c64 dq = XNEW (struct dump_queue);
67 dni = XNEW (struct dump_node_info);
H A Dgenmodes.c161 m = XNEW (struct mode_data);
233 a = XNEW (struct mode_adjust);
H A Dmode-switching.c109 ptr = XNEW (struct seginfo);
H A Dtree-tailcall.c529 nw = XNEW (struct tailcall);
H A Dc-lex.c128 fi = XNEW (struct c_fileinfo);
H A Dcfganal.c362 elist = XNEW (struct edge_list);
H A Dgengtype-lex.c3618 macro_t *expansion = XNEW (macro_t);
3649 macro_t *expn2 = XNEW (macro_t);
H A Dgcc.c1841 sl = XNEW (struct spec_list);
2310 temp = XNEW (struct temp_file);
2325 temp = XNEW (struct temp_file);
2756 pl = XNEW (struct prefix_list);
3716 struct user_specs *user = XNEW (struct user_specs);
3730 struct user_specs *user = XNEW (struct user_specs);
H A Dgengtype.c117 p = XNEW (struct pair);
316 options_p o = XNEW (struct options);
330 n = XNEW (struct pair);
347 field = XNEW (struct pair);
2820 fli = XNEW (struct flist);
H A Dtree-data-ref.c1027 res = XNEW (struct data_reference);
1148 res = XNEW (struct data_reference);
2199 res = XNEW (struct data_dependence_relation);
2249 subscript = XNEW (struct subscript);
4202 res = XNEW (struct data_reference);
H A Dloop-iv.c786 struct rtx_iv *recorded_iv = XNEW (struct rtx_iv);
810 struct biv_entry *biv = XNEW (struct biv_entry);
2683 desc = XNEW (struct niter_desc);
H A Dloop-unroll.c1608 ves = XNEW (struct var_to_expand);
1682 ivts = XNEW (struct iv_to_split);
H A Dtree-into-ssa.c460 db_p = XNEW (struct def_blocks_d);
627 mp = XNEW (struct repl_map_d);
H A Ddbxout.c1051 current_file = XNEW (struct dbx_file);
1160 struct dbx_file *n = XNEW (struct dbx_file);
H A Dggc-common.c869 struct ptr_hash_entry *p = XNEW (struct ptr_hash_entry);
H A Dprint-tree.c223 b = XNEW (struct bucket);
H A Dresource.c959 tinfo = XNEW (struct target_info);
/openbsd-current/gnu/lib/libiberty/src/
H A Dpex-common.c59 obj = XNEW (struct pex_obj);
H A Dpex-unix.c255 psl = XNEW (struct status_list);
/openbsd-current/gnu/gcc/gcc/cp/
H A Dlex.c577 ifiles = XNEW (struct impl_files);
/openbsd-current/gnu/gcc/libcpp/
H A Ddirectives.c1511 pfile->context = XNEW (cpp_context);
1565 toks = XNEW (cpp_token);

Completed in 494 milliseconds

1234