Searched refs:tooLong (Results 1 – 7 of 7) 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()
3281 Bool tooLong; in BZ2_hbMakeCodeLengths() local3322 tooLong = False; in BZ2_hbMakeCodeLengths()3328 if (j > maxLen) tooLong = True; in BZ2_hbMakeCodeLengths()3331 if (! tooLong) break; in BZ2_hbMakeCodeLengths()
3243 Bool tooLong; in BZ2_hbMakeCodeLengths() local3284 tooLong = False; in BZ2_hbMakeCodeLengths()3290 if (j > maxLen) tooLong = True; in BZ2_hbMakeCodeLengths()3293 if (! tooLong) break; in BZ2_hbMakeCodeLengths()
3241 Bool tooLong; in BZ2_hbMakeCodeLengths() local3282 tooLong = False; in BZ2_hbMakeCodeLengths()3288 if (j > maxLen) tooLong = True; in BZ2_hbMakeCodeLengths()3291 if (! tooLong) break; in BZ2_hbMakeCodeLengths()
2753 Bool tooLong; in BZ2_hbMakeCodeLengths() local2794 tooLong = ((Bool)0); in BZ2_hbMakeCodeLengths()2800 if (j > maxLen) tooLong = ((Bool)1); in BZ2_hbMakeCodeLengths()2803 if (! tooLong) break; in BZ2_hbMakeCodeLengths()
3252 Bool tooLong; in BZ2_hbMakeCodeLengths() local3293 tooLong = False; in BZ2_hbMakeCodeLengths()3299 if (j > maxLen) tooLong = True; in BZ2_hbMakeCodeLengths()3302 if (! tooLong) break; in BZ2_hbMakeCodeLengths()