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

/vbox/src/recompiler/
H A Dcutils.c180 int t_nrec; local
499 t_nrec = (t_lim - t_par) / rsiz;
500 if (b_nrec < t_nrec) {
502 sp->nrec = t_nrec;
512 sp->nrec = t_nrec;

Completed in 365 milliseconds