Home | History | Annotate | Download | only in perf

Lines Matching refs:tooLong

3243    Bool  tooLong;
3284 tooLong = False;
3290 if (j > maxLen) tooLong = True;
3293 if (! tooLong) break;