Home | History | Annotate | Download | only in perf

Lines Matching refs:tooLong

2753    Bool tooLong;
2794 tooLong = ((Bool)0);
2800 if (j > maxLen) tooLong = ((Bool)1);
2803 if (! tooLong) break;