Home | History | Annotate | Download | only in priv

Lines Matching refs:sp_max

1054    Int sp_max = sp_min + 4 - 1;
1058 if (maxoff < sp_min || minoff > sp_max) {