Home
last modified time | relevance | path

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

/freebsd/usr.bin/sort/
H A Dradixsort.c51 #define SMALL_NODE(sl) ((sl)->tosort_num < 5) macro
471 if (SMALL_NODE(slc)) in run_sort_level_next()
492 if (SMALL_NODE(slc)) in run_sort_level_next()