Searched refs:tooLong (Results 1 – 5 of 5) sorted by relevance
15 long tooLong = 2; in test() local18 printf("%D", tooLong); in test()20 printf("%U", tooLong); in test()22 printf("%O", tooLong); in test()
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()
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()
156 for (boolean tooLong = true; tooLong;) { in hbMakeCodeLengths()157 tooLong = false; in hbMakeCodeLengths()278 tooLong = true; in hbMakeCodeLengths()282 if (tooLong) { in hbMakeCodeLengths()
982 bool tooLong = false; in scanHeaderName() local995 if (tooLong) in scanHeaderName()1005 tooLong = true; in scanHeaderName()