Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dformat-strings-darwin.c15 long tooLong = 2; in test() local
18 printf("%D", tooLong); in test()
20 printf("%U", tooLong); in test()
22 printf("%O", tooLong); in test()
/external/bzip2/
Dhuffman.c73 Bool tooLong; in BZ2_hbMakeCodeLengths() local
114 tooLong = False; in BZ2_hbMakeCodeLengths()
120 if (j > maxLen) tooLong = True; in BZ2_hbMakeCodeLengths()
123 if (! tooLong) break; in BZ2_hbMakeCodeLengths()
/external/valgrind/memcheck/tests/
Dvarinfo6.c3281 Bool tooLong; in BZ2_hbMakeCodeLengths() local
3322 tooLong = False; in BZ2_hbMakeCodeLengths()
3328 if (j > maxLen) tooLong = True; in BZ2_hbMakeCodeLengths()
3331 if (! tooLong) break; in BZ2_hbMakeCodeLengths()
Dorigin5-bz2.c3243 Bool tooLong; in BZ2_hbMakeCodeLengths() local
3284 tooLong = False; in BZ2_hbMakeCodeLengths()
3290 if (j > maxLen) tooLong = True; in BZ2_hbMakeCodeLengths()
3293 if (! tooLong) break; in BZ2_hbMakeCodeLengths()
/external/valgrind/perf/
Dbz2.c3241 Bool tooLong; in BZ2_hbMakeCodeLengths() local
3282 tooLong = False; in BZ2_hbMakeCodeLengths()
3288 if (j > maxLen) tooLong = True; in BZ2_hbMakeCodeLengths()
3291 if (! tooLong) break; in BZ2_hbMakeCodeLengths()
Dtest_input_for_tinycc.c2753 Bool tooLong; in BZ2_hbMakeCodeLengths() local
2794 tooLong = ((Bool)0); in BZ2_hbMakeCodeLengths()
2800 if (j > maxLen) tooLong = ((Bool)1); in BZ2_hbMakeCodeLengths()
2803 if (! tooLong) break; in BZ2_hbMakeCodeLengths()
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c3252 Bool tooLong; in BZ2_hbMakeCodeLengths() local
3293 tooLong = False; in BZ2_hbMakeCodeLengths()
3299 if (j > maxLen) tooLong = True; in BZ2_hbMakeCodeLengths()
3302 if (! tooLong) break; in BZ2_hbMakeCodeLengths()