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

/freebsd-13-stable/usr.bin/sort/
H A Dradixsort.c53 #define SMALL_NODE(sl) ((sl)->tosort_num < 5) macro
475 if (SMALL_NODE(slc))
496 if (SMALL_NODE(slc))

Completed in 52 milliseconds