Home | History | Annotate | Download | only in priv

Lines Matching full:x30_max

1955    Int x30_max = x30_min + 8 - 1;
1957 if (maxoff < x30_min || minoff > x30_max) {