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

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dqsort.c44 static int mthresh; /* MTHRESHold in chars */ variable
66 mthresh = qsz * MTHRESH;
147 if (lo >= mthresh) {

Completed in 56 milliseconds