Home
last modified time | relevance | path

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

/external/bzip2/
Dbzlib_private.h472 #define GET_LL(i) \ macro
479 s->tPos = GET_LL(s->tPos);
Ddecompress.c538 j = GET_LL(i); in BZ2_decompress()
540 Int32 tmp = GET_LL(j); in BZ2_decompress()
/external/valgrind/main/VEX/switchback/
Dtest_bzip2.c834 #define GET_LL(i) \ macro
839 s->tPos = GET_LL(s->tPos);
1868 j = GET_LL(i); in BZ2_decompress()
1870 Int32 tmp = GET_LL(j); in BZ2_decompress()
/external/valgrind/main/memcheck/tests/
Dorigin5-bz2.c850 #define GET_LL(i) \ macro
855 s->tPos = GET_LL(s->tPos);
1883 j = GET_LL(i); in BZ2_decompress()
1885 Int32 tmp = GET_LL(j); in BZ2_decompress()
Dvarinfo6.c888 #define GET_LL(i) \ macro
893 s->tPos = GET_LL(s->tPos);
1922 j = GET_LL(i); in BZ2_decompress()
1924 Int32 tmp = GET_LL(j); in BZ2_decompress()
/external/valgrind/main/exp-sgcheck/tests/
Dhackedbz2.c857 #define GET_LL(i) \ macro
862 s->tPos = GET_LL(s->tPos);
1892 j = GET_LL(i); in BZ2_decompress()
1894 Int32 tmp = GET_LL(j); in BZ2_decompress()
/external/valgrind/main/perf/
Dbz2.c850 #define GET_LL(i) \ macro
855 s->tPos = GET_LL(s->tPos);
1883 j = GET_LL(i); in BZ2_decompress()
1885 Int32 tmp = GET_LL(j); in BZ2_decompress()