Searched refs:SET_LL (Results 1 – 7 of 7) sorted by relevance
/external/bzip2/ |
D | decompress.c | 532 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress() 541 SET_LL(j, i); in BZ2_decompress()
|
D | bzlib_private.h | 467 #define SET_LL(i,n) \ macro
|
/external/valgrind/VEX/switchback/ |
D | test_bzip2.c | 829 #define SET_LL(i,n) \ macro 1860 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress() 1869 SET_LL(j, i); in BZ2_decompress()
|
/external/valgrind/exp-sgcheck/tests/ |
D | hackedbz2.c | 852 #define SET_LL(i,n) \ macro 1886 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress() 1895 SET_LL(j, i); in BZ2_decompress()
|
/external/valgrind/memcheck/tests/ |
D | origin5-bz2.c | 845 #define SET_LL(i,n) \ macro 1877 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress() 1886 SET_LL(j, i); in BZ2_decompress()
|
D | varinfo6.c | 883 #define SET_LL(i,n) \ macro 1916 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress() 1925 SET_LL(j, i); in BZ2_decompress()
|
/external/valgrind/perf/ |
D | bz2.c | 845 #define SET_LL(i,n) \ macro 1875 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress() 1884 SET_LL(j, i); in BZ2_decompress()
|