Home | History | Annotate | Download | only in switchback

Lines Matching refs:tooLong

3228    Bool  tooLong;
3269 tooLong = False;
3275 if (j > maxLen) tooLong = True;
3278 if (! tooLong) break;