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

/freebsd-10.1-release/usr.bin/sort/
H A Dradixsort.c51 #define SMALL_NODE(sl) ((sl)->tosort_num < 5) macro
429 if (SMALL_NODE(slc))
450 if (SMALL_NODE(slc))

Completed in 41 milliseconds