Searched refs:sort_in_core (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/texinfo/util/
H A Dtexindex.c127 void sort_in_core (char *infile, int total, char *outfile);
231 sort_in_core (infiles[i], (int)ptr, outfile);
1001 sort_in_core (tempfiles[i], MAX_IN_CORE_SORT, newtemp);
1021 sort_in_core (char *infile, int total, char *outfile)
1014 sort_in_core (char *infile, int total, char *outfile) function

Completed in 102 milliseconds