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

/freebsd-13-stable/usr.bin/sort/
H A Dfile.h40 #define SORT_MERGESORT 2 macro
H A Dfile.c1210 if (sm == SORT_MERGESORT)
1253 case SORT_MERGESORT:
1258 sort_opts_vals.sort_method = SORT_MERGESORT;
1277 case SORT_MERGESORT:
H A Dsort.c1140 sort_opts_vals.sort_method = SORT_MERGESORT;

Completed in 39 milliseconds