Searched refs:tooLong (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/bzip2/ | ||
H A D | huffman.c | 73 Bool tooLong; local 114 tooLong = False; 120 if (j > maxLen) tooLong = True; 123 if (! tooLong) break; |
Completed in 53 milliseconds