Home | History | Annotate | Download | only in src

Lines Matching refs:bmax

16746 			      int bmin, int bmax)
16750 if ((bmax != UNBOUNDED) &&
16751 (rmax > bmax))