Searched refs:FALLBACK_QSORT_SMALL_THRESH (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/bzip2/ | ||
H A D | blocksort.c | 88 #define FALLBACK_QSORT_SMALL_THRESH 10 macro 114 if (hi - lo < FALLBACK_QSORT_SMALL_THRESH) { 187 #undef FALLBACK_QSORT_SMALL_THRESH macro |
Completed in 58 milliseconds