Searched refs:tooLong (Results 1 – 1 of 1) sorted by relevance
114 Bool tooLong; in BZ2_hbMakeCodeLengths() local155 tooLong = False; in BZ2_hbMakeCodeLengths()161 if (j > maxLen) tooLong = True; in BZ2_hbMakeCodeLengths()164 if (! tooLong) break; in BZ2_hbMakeCodeLengths()