Home
last modified time | relevance | path

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

/external/bzip2/
Dbzlib_private.h472 #define GET_LL(i) \ macro
479 s->tPos = GET_LL(s->tPos);
Ddecompress.c518 j = GET_LL(i); in BZ2_decompress()
520 Int32 tmp = GET_LL(j); in BZ2_decompress()