Searched refs:tooLong (Results 1 – 1 of 1) sorted by relevance
73 Bool tooLong; in BZ2_hbMakeCodeLengths() local114 tooLong = False; in BZ2_hbMakeCodeLengths()120 if (j > maxLen) tooLong = True; in BZ2_hbMakeCodeLengths()123 if (! tooLong) break; in BZ2_hbMakeCodeLengths()