Searched refs:mthresh (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libbc/libc/gen/common/ | ||
H A D | qsort.c | 44 static int mthresh; /* MTHRESHold in chars */ variable 66 mthresh = qsz * MTHRESH; 147 if (lo >= mthresh) { |
Completed in 56 milliseconds