Searched refs:xcalloc (Results 226 - 250 of 314) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dintegrate.c845 map = (struct inline_remap *) xcalloc (1, sizeof (struct inline_remap));
849 map->reg_map = (rtx *) xcalloc (max_regno, sizeof (rtx));
860 map->insn_map = (rtx *) xcalloc (inl_max_uid, sizeof (rtx));
H A Dra-colorize.c1708 xcalloc (FIRST_PSEUDO_REGISTER, sizeof (cost_neighbors[0]));
1711 min_color = (unsigned int *) xcalloc (FIRST_PSEUDO_REGISTER, sizeof (int));
1810 old_colors = (int *) xcalloc (num_webs, sizeof (int));
H A Dhaifa-sched.c2407 h_i_d = (struct haifa_insn_data *) xcalloc (old_max_uid, sizeof (*h_i_d));
2457 line_note_head = (rtx *) xcalloc (last_basic_block, sizeof (rtx));
H A Dlocal-alloc.c823 reg_equiv = (struct equivalence *) xcalloc (max_regno, sizeof *reg_equiv);
1247 regs_live_at = (HARD_REG_SET *) xcalloc ((2 * insn_count + 2),
H A Dregclass.c2232 reg_data = (struct reg_info_data *) xcalloc (size_info, 1);
2703 node = xcalloc (1, sizeof (*node));
H A Dloop.c493 uid_luid = (int *) xcalloc (max_uid_for_loop, sizeof (int));
494 uid_loop = (struct loop **) xcalloc (max_uid_for_loop,
499 xcalloc (loops->num, sizeof (struct loop));
506 loops_info = xcalloc (loops->num, sizeof (struct loop_info));
1836 rtx *reg_map = (rtx *) xcalloc (nregs, sizeof (rtx));
1837 char *already_moved = (char *) xcalloc (nregs, sizeof (char));
5146 ivs->regs = (struct iv *) xcalloc (ivs->n_regs, sizeof (struct iv));
5200 reg_map = (rtx *) xcalloc (reg_map_size, sizeof (rtx));
7739 stats = (struct combine_givs_stats *) xcalloc (giv_count, sizeof (*stats));
7740 can_combine = (rtx *) xcalloc (giv_coun
[all...]
H A Dprint-tree.c51 table = (struct bucket **) xcalloc (HASH_SIZE, sizeof (struct bucket *));
H A Ddwarf2out.c2185 fde_table = (dw_fde_ref) xcalloc (FDE_TABLE_INCREMENT, sizeof (dw_fde_node));
2660 /* Use xcalloc here so we clear out all of the long_long constant in
2663 = (dw_loc_descr_ref) xcalloc (1, sizeof (dw_loc_descr_node));
5158 dw_die_ref die = (dw_die_ref) xcalloc (1, sizeof (die_node));
5985 entry = xcalloc (1, sizeof (struct cu_hash_table_entry));
6569 = (dw_loc_list_ref) xcalloc (1, sizeof (dw_loc_list_node));
12441 file_table.table = (char **) xcalloc (FILE_TABLE_INCREMENT, sizeof (char *));
12632 = (dw_die_ref *) xcalloc (DECL_DIE_TABLE_INCREMENT, sizeof (dw_die_ref));
12641 = (dw_die_ref *) xcalloc (ABBREV_DIE_TABLE_INCREMENT,
12649 = (dw_line_info_ref) xcalloc (LINE_INFO_TABLE_INCREMEN
[all...]
/openbsd-current/usr.bin/ssh/
H A Dsshconnect2.c1689 id = xcalloc(1, sizeof(*id));
1712 id = xcalloc(1, sizeof(*id));
1743 id = xcalloc(1, sizeof(*id));
H A Dhostfile.c216 struct hostkeys *ret = xcalloc(1, sizeof(*ret));
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dwrite.c797 relocs = (arelent **) xcalloc (n, sizeof (arelent *));
869 relocs = (arelent **) xcalloc (n, sizeof (arelent *));
/openbsd-current/gnu/gcc/gcc/
H A Dgensupport.c1369 xcalloc, free);
H A Dloop-invariant.c589 loop->aux = xcalloc (1, sizeof (struct loop_data));
H A Dtree-cfg.c4884 entry_pred = (basic_block *) xcalloc (num_entry_edges, sizeof (basic_block));
4885 entry_flag = (int *) xcalloc (num_entry_edges, sizeof (int));
4897 exit_succ = (basic_block *) xcalloc (num_exit_edges,
4899 exit_flag = (int *) xcalloc (num_exit_edges, sizeof (int));
H A Dgenmodes.c1280 modes_by_name = htab_create_alloc (64, hash_mode, eq_mode, 0, xcalloc, free);
H A Dgenrecog.c370 struct pred_data *pred = xcalloc (sizeof (struct pred_data), 1);
499 struct decision *new = xcalloc (1, sizeof (struct decision));
/openbsd-current/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-main.c860 mbuf = xcalloc (total_bytes, 1);
/openbsd-current/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-cmds.c973 pattern_fastmap = xcalloc (256, sizeof (char));
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dparse-scan.c3167 (struct parser_ctxt *) xcalloc (1, sizeof (struct parser_ctxt));
H A Dparse-scan.y1182 (struct parser_ctxt *) xcalloc (1, sizeof (struct parser_ctxt));
/openbsd-current/bin/csh/
H A Dcsh.c655 pv = xcalloc(i + 2, sizeof(*pv));
/openbsd-current/usr.sbin/smtpd/
H A Dsmtpctl.c120 ibuf = xcalloc(1, sizeof(struct imsgbuf));
/openbsd-current/usr.bin/cvs/
H A Dfile.c239 cf = xcalloc(1, sizeof(*cf));
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c5104 *addr_string = xcalloc (sals->nelts, sizeof (char **));
5266 cond = xcalloc (sals.nelts, sizeof (struct expression *));
5270 cond_string = xcalloc (sals.nelts, sizeof (char **));
5441 cond = xcalloc (sals.nelts, sizeof (struct expression *));
5445 cond_string = xcalloc (sals.nelts, sizeof (char **));
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dwrite.c907 relocs = (arelent **) xcalloc (n, sizeof (arelent *));
979 relocs = (arelent **) xcalloc (n, sizeof (arelent *));

Completed in 347 milliseconds

1234567891011>>