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

/ast/src/lib/libbz/
H A Dblocksort.c293 #define SMALL_THRESH 20 macro
328 if (hi - lo < SMALL_THRESH || d > DEPTH_THRESH) {

Completed in 91 milliseconds