qsort 218 bisect.c qsort(array, cnt, sizeof(*array), compare_commit_dist); qsort 671 builtin/branch.c qsort(ref_list.list, ref_list.index, sizeof(struct ref_item), ref_cmp); qsort 355 builtin/describe.c qsort(all_matches, match_cnt, sizeof(all_matches[0]), compare_pt); qsort 350 builtin/fast-export.c qsort(q->queue, q->nr, sizeof(q->queue[0]), depth_first); qsort 318 builtin/fmt-merge-msg.c qsort(authors->items, qsort 322 builtin/fmt-merge-msg.c qsort(committers->items, qsort 405 builtin/fsck.c qsort(sha1_list.entry, nr, qsort 1188 builtin/index-pack.c qsort(ofs_deltas, nr_ofs_deltas, sizeof(struct ofs_delta_entry), qsort 1190 builtin/index-pack.c qsort(ref_deltas, nr_ref_deltas, sizeof(struct ref_delta_entry), qsort 1352 builtin/index-pack.c qsort(sorted_by_pos, nr_ref_deltas, sizeof(*sorted_by_pos), delta_pos_compare); qsort 1529 builtin/index-pack.c qsort(opts->anomaly, opts->anomaly_nr, sizeof(uint32_t), cmp_uint32); qsort 48 builtin/mktree.c qsort(entries, used, sizeof(*entries), ent_compare); qsort 195 builtin/name-rev.c qsort(tip_table.table, tip_table.nr, sizeof(*tip_table.table), qsort 1480 builtin/pack-objects.c qsort(sorted_by_offset, to_pack.nr_objects, sizeof(*sorted_by_offset), pack_offset_sort); qsort 2173 builtin/pack-objects.c qsort(delta_list, n, sizeof(*delta_list), type_size_sort); qsort 2375 builtin/pack-objects.c qsort(in_pack.array, in_pack.nr, sizeof(in_pack.array[0]), qsort 1212 builtin/remote.c qsort(info.list->items, info.list->nr, qsort 296 builtin/shortlog.c qsort(log->list.items, log->list.nr, sizeof(struct string_list_item), qsort 368 builtin/show-branch.c qsort(ref_name + bottom, top - bottom, sizeof(ref_name[0]), qsort 275 builtin/tag.c qsort(filter.tags.items, filter.tags.nr, qsort 2102 compat/mingw.c qsort(environ, i, sizeof(char*), compareenv); qsort 2000 diff.c qsort(dir.files, dir.nr, sizeof(dir.files[0]), dirstat_compare); qsort 2044 diff.c qsort(dir.files, dir.nr, sizeof(dir.files[0]), dirstat_compare); qsort 4853 diff.c qsort(q->queue, q->nr, sizeof(q->queue[0]), diffnamecmp); qsort 159 diffcore-delta.c qsort(hash->data, qsort 104 diffcore-order.c qsort(objs, nr, sizeof(*objs), compare_objs_order); qsort 579 diffcore-rename.c qsort(mx, dst_cnt * NUM_CANDIDATE_PER_DST, sizeof(*mx), score_compare); qsort 1987 dir.c qsort(dir->entries, dir->nr, sizeof(struct dir_entry *), cmp_name); qsort 1988 dir.c qsort(dir->ignored, dir->ignored_nr, sizeof(struct dir_entry *), cmp_name); qsort 1407 fast-import.c qsort(t->entries,t->entry_count,sizeof(t->entries[0]),tecmp0); qsort 1409 fast-import.c qsort(t->entries,t->entry_count,sizeof(t->entries[0]),tecmp1); qsort 810 fetch-pack.c qsort(sought, nr_sought, sizeof(*sought), cmp_ref_by_name); qsort 175 help.c qsort(main_cmds->names, main_cmds->cnt, qsort 195 help.c qsort(other_cmds->names, other_cmds->cnt, qsort 243 help.c qsort(common_cmds, ARRAY_SIZE(common_cmds), qsort 329 help.c qsort(main_cmds.names, main_cmds.cnt, qsort 364 help.c qsort(main_cmds.names, main_cmds.cnt, qsort 115 line-log.c qsort(rs->ranges, rs->nr, sizeof(struct range), range_cmp); qsort 422 merge-recursive.c qsort(df_sorted_entries.items, entries->nr, sizeof(*entries->items), qsort 389 pack-bitmap-write.c qsort(indexed_commits, indexed_commits_nr, sizeof(indexed_commits[0]), qsort 102 pack-check.c qsort(entries, nr_objects, sizeof(*entries), compare_entries); qsort 64 pack-write.c qsort(sorted_by_sha, nr_objects, sizeof(sorted_by_sha[0]), qsort 448 pathspec.c qsort(pathspec->items, pathspec->nr, qsort 978 ref-filter.c qsort(array->items, array->nr, sizeof(struct ref_array_item *), compare_refs); qsort 663 refs.c qsort(dir->entries, dir->nr, sizeof(*dir->entries), ref_entry_cmp); qsort 232 server-info.c qsort(info, num_pack, sizeof(info[0]), compare_info); qsort 234 sh-i18n--envsubst.c qsort (slp->item, slp->nitems, sizeof (slp->item[0]), cmp_string); qsort 19 sha1-array.c qsort(array->sha1, array->nr, sizeof(*array->sha1), void_hashcmp); qsort 1397 sha1_file.c qsort(ary, n, sizeof(struct packed_git *), sort_pack); qsort 228 string-list.c qsort(list->items, list->nr, sizeof(*list->items), cmp_items); qsort 21 test-dump-untracked-cache.c qsort(ucd->untracked, ucd->untracked_nr, sizeof(*ucd->untracked), qsort 23 test-dump-untracked-cache.c qsort(ucd->dirs, ucd->dirs_nr, sizeof(*ucd->dirs), qsort 66 transport.c qsort(list.entries, list.nr, sizeof(char *), str_cmp); qsort 183 tree.c qsort(active_cache, active_nr, sizeof(active_cache[0]),