MAX_THRESH         97 source3/lib/ldb/common/qsort.c   const size_t max_thresh = MAX_THRESH * size;
MAX_THRESH        103 source3/lib/ldb/common/qsort.c   if (total_elems > MAX_THRESH)
MAX_THRESH         96 source4/lib/ldb/common/qsort.c   const size_t max_thresh = MAX_THRESH * size;
MAX_THRESH        102 source4/lib/ldb/common/qsort.c   if (total_elems > MAX_THRESH)