Searched refs:XCNEW (Results 76 - 100 of 319) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Drecord-full.c393 rec = XCNEW (struct record_full_entry);
421 rec = XCNEW (struct record_full_entry);
449 rec = XCNEW (struct record_full_entry);
H A Dsolib-svr4.c1152 new_elem = XCNEW (struct so_list);
1300 newobj = XCNEW (struct so_list);
1332 so_list_up newobj (XCNEW (struct so_list));
1739 pa = XCNEW (struct probe_and_action);
H A Dlm32-tdep.c505 tdep = XCNEW (struct gdbarch_tdep);
H A Dextension.c694 = XCNEW (struct active_ext_lang_state);
H A Dft32-tdep.c570 tdep = XCNEW (struct gdbarch_tdep);
H A Dsolib-aix.c492 struct so_list *new_solib = XCNEW (struct so_list);
H A Dsolib-darwin.c282 gdb::unique_xmalloc_ptr<struct so_list> newobj (XCNEW (struct so_list));
H A Dmicroblaze-tdep.c711 tdep = XCNEW (struct gdbarch_tdep);
H A Dserial.c183 scb = XCNEW (struct serial);
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-common.cc142 s = XCNEW (segment_info);
164 l = XCNEW (gfc_equiv_list);
171 s = XCNEW (gfc_equiv_info);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Drecord-full.c391 rec = XCNEW (struct record_full_entry);
419 rec = XCNEW (struct record_full_entry);
447 rec = XCNEW (struct record_full_entry);
H A Dsolib-darwin.c285 gdb::unique_xmalloc_ptr<struct so_list> newobj (XCNEW (struct so_list));
H A Dsolib-aix.c488 struct so_list *new_solib = XCNEW (struct so_list);
H A Dserial.c183 scb = XCNEW (struct serial);
H A Dextension.c731 = XCNEW (struct active_ext_lang_state);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c771 si = XCNEW (struct type);
787 s = XCNEW (struct type);
799 s = XCNEW (struct type);
845 s = XCNEW (struct type);
872 type_p r = XCNEW (struct type);
890 v = XCNEW (struct type);
1646 f = XCNEW (struct outf);
2201 files_rules[rulix].frul_re = XCNEW (regex_t);
2629 struct seen_tag *new_node = XCNEW (struct seen_tag);
H A Dhw-doloop.c397 loop = XCNEW (struct hwloop_info_d);
H A Dgimple-loop-interchange.cc564 re = XCNEW (struct reduction);
663 re = XCNEW (struct reduction);
696 struct induction *iv = XCNEW (struct induction);
711 struct induction *iv = XCNEW (struct induction);
H A Dpasses.c1055 uid_range_p new_range = XCNEW (struct uid_range);
1113 new_range = XCNEW (struct uid_range);
1137 new_range = XCNEW (struct uid_range);
1398 new_pass_node = XCNEW (struct pass_list_node);
H A Dcoverage.c243 profile_info = XCNEW (gcov_summary);
260 *slot = entry = XCNEW (counts_entry);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgengtype.cc786 si = XCNEW (struct type);
802 s = XCNEW (struct type);
814 s = XCNEW (struct type);
860 s = XCNEW (struct type);
887 type_p r = XCNEW (struct type);
905 v = XCNEW (struct type);
1666 f = XCNEW (struct outf);
2219 files_rules[rulix].frul_re = XCNEW (regex_t);
2649 struct seen_tag *new_node = XCNEW (struct seen_tag);
H A Dgimple-loop-interchange.cc564 re = XCNEW (struct reduction);
663 re = XCNEW (struct reduction);
696 struct induction *iv = XCNEW (struct induction);
711 struct induction *iv = XCNEW (struct induction);
H A Dhw-doloop.cc397 loop = XCNEW (struct hwloop_info_d);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dscanner.c347 dir = XCNEW (gfc_directorylist);
357 dir->next = XCNEW (gfc_directorylist);
2001 f = XCNEW (gfc_file);
H A Dsymbol.c2704 lp = XCNEW (gfc_st_label);
2862 ns = XCNEW (gfc_namespace);
2934 st = XCNEW (gfc_symtree);
3022 uop = st->n.uop = XCNEW (gfc_user_op);
3136 p = XCNEW (gfc_symbol);
3327 s = XCNEW (gfc_symbol);
4349 s = XCNEW (gfc_gsymbol);
5049 result = XCNEW (gfc_typebound_proc);

Completed in 254 milliseconds

1234567891011>>