Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_blocksort.c128 #define FALLBACK_QSORT_SMALL_THRESH 10 macro
154 if (hi - lo < FALLBACK_QSORT_SMALL_THRESH) { in fallbackQSort3()
227 #undef FALLBACK_QSORT_SMALL_THRESH