Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/bzip2/
H A Ddecompress.c533 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress()
542 SET_LL(j, i); in BZ2_decompress()
H A Dbzlib_private.h472 #define SET_LL(i,n) \ macro