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

/opensolaris-onvv-gate/usr/src/common/util/
H A Dqsort.c132 int t_nrec; local
451 t_nrec = (t_lim - t_par) / rsiz;
452 if (b_nrec < t_nrec) {
454 sp->nrec = t_nrec;
464 sp->nrec = t_nrec;

Completed in 38 milliseconds