Searched refs:tooLong (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/bzip2/
H A Dhuffman.c73 Bool tooLong; local
114 tooLong = False;
120 if (j > maxLen) tooLong = True;
123 if (! tooLong) break;

Completed in 93 milliseconds