Searched refs:sort_calloc (Results 1 – 5 of 5) sorted by relevance
41 void *sort_calloc(size_t, size_t);
226 ssl = sort_calloc(1, sizeof(struct sort_level)); in add_to_sublevel()416 sl->sublevels = sort_calloc(1, slsz); in run_sort_level_next()568 sl->sublevels = sort_calloc(1, slsz); in run_top_sort_level()694 sl = sort_calloc(1, sizeof(struct sort_level)); in run_sort()
38 sort_calloc(size_t nb, size_t size) in sort_calloc() function
73 ka = sort_calloc(1, sz); in keys_array_alloc()156 si = sort_calloc(1, sz); in sort_list_item_alloc()
599 ret = sort_calloc(1, sizeof(struct file_reader)); in file_reader_init()