Home | History | Annotate | Download | only in priv

Lines Matching refs:sp_max

158    Int sp_max = sp_min + 8 - 1;
170 if (maxoff < sp_min || minoff > sp_max) {