REALLOC_ARRAY 106 attr.c REALLOC_ARRAY(check_all_attr, attr_nr); REALLOC_ARRAY 2657 builtin/apply.c REALLOC_ARRAY(img->line, nr); REALLOC_ARRAY 1248 builtin/index-pack.c REALLOC_ARRAY(objects, nr_objects + nr_unresolved + 1); REALLOC_ARRAY 1470 builtin/log.c REALLOC_ARRAY(list, nr); REALLOC_ARRAY 539 builtin/merge.c REALLOC_ARRAY(argv, argc + 2); REALLOC_ARRAY 187 builtin/mv.c REALLOC_ARRAY(source, n); REALLOC_ARRAY 188 builtin/mv.c REALLOC_ARRAY(destination, n); REALLOC_ARRAY 189 builtin/mv.c REALLOC_ARRAY(modes, n); REALLOC_ARRAY 190 builtin/mv.c REALLOC_ARRAY(submodule_gitfile, n); REALLOC_ARRAY 95 builtin/pack-objects.c REALLOC_ARRAY(indexed_commits, indexed_commits_alloc); REALLOC_ARRAY 576 builtin/show-branch.c REALLOC_ARRAY(default_arg, default_alloc); REALLOC_ARRAY 505 cache.h REALLOC_ARRAY(x, alloc); \ REALLOC_ARRAY 84 column.c REALLOC_ARRAY(data->width, data->cols); REALLOC_ARRAY 93 column.c REALLOC_ARRAY(data->width, data->cols); REALLOC_ARRAY 102 commit-slab.h REALLOC_ARRAY(s->slab, nth_slab + 1); \ REALLOC_ARRAY 886 fast-import.c REALLOC_ARRAY(all_packs, pack_id + 1); REALLOC_ARRAY 284 git.c REALLOC_ARRAY(new_argv, count + *argcp); REALLOC_ARRAY 270 graph.c REALLOC_ARRAY(graph->columns, graph->column_capacity); REALLOC_ARRAY 271 graph.c REALLOC_ARRAY(graph->new_columns, graph->column_capacity); REALLOC_ARRAY 272 graph.c REALLOC_ARRAY(graph->mapping, graph->column_capacity * 2); REALLOC_ARRAY 273 graph.c REALLOC_ARRAY(graph->new_mapping, graph->column_capacity * 2); REALLOC_ARRAY 311 http-backend.c REALLOC_ARRAY(buf, alloc); REALLOC_ARRAY 1101 http.c REALLOC_ARRAY(language_tags, num_langs); REALLOC_ARRAY 1116 http.c REALLOC_ARRAY(language_tags, num_langs + 1); REALLOC_ARRAY 124 khash.h REALLOC_ARRAY(h->keys, new_n_buckets); \ REALLOC_ARRAY 126 khash.h REALLOC_ARRAY(h->vals, new_n_buckets); \ REALLOC_ARRAY 159 khash.h REALLOC_ARRAY(h->keys, new_n_buckets); \ REALLOC_ARRAY 160 khash.h if (kh_is_map) REALLOC_ARRAY(h->vals, new_n_buckets); \ REALLOC_ARRAY 536 line-log.c REALLOC_ARRAY(ends, cur); REALLOC_ARRAY 322 object.c REALLOC_ARRAY(objects, alloc); REALLOC_ARRAY 114 pack-bitmap-write.c REALLOC_ARRAY(writer.selected, writer.selected_alloc); REALLOC_ARRAY 409 pack-bitmap.c REALLOC_ARRAY(eindex->objects, eindex->alloc); REALLOC_ARRAY 410 pack-bitmap.c REALLOC_ARRAY(eindex->hashes, eindex->alloc); REALLOC_ARRAY 95 pack-objects.c REALLOC_ARRAY(pdata->objects, pdata->nr_alloc); REALLOC_ARRAY 115 ref-filter.c REALLOC_ARRAY(used_atom, used_atom_cnt); REALLOC_ARRAY 116 ref-filter.c REALLOC_ARRAY(used_atom_type, used_atom_cnt); REALLOC_ARRAY 890 ref-filter.c REALLOC_ARRAY(ref_cbdata->array->items, ref_cbdata->array->nr + 1); REALLOC_ARRAY 1480 revision.c REALLOC_ARRAY(prune, prune_num); REALLOC_ARRAY 212 sh-i18n--envsubst.c REALLOC_ARRAY(slp->item, slp->nitems_max); REALLOC_ARRAY 372 shallow.c REALLOC_ARRAY(info->slab, info->slab_count); REALLOC_ARRAY 46 string-list.c REALLOC_ARRAY(list->items, list->alloc); REALLOC_ARRAY 233 walker.c REALLOC_ARRAY(*target, targets_alloc); REALLOC_ARRAY 234 walker.c REALLOC_ARRAY(*write_ref, targets_alloc);