Home
last modified time | relevance | path

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

/freebsd/contrib/bzip2/
H A Ddecompress.c538 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress()
547 SET_LL(j, i); in BZ2_decompress()
H A Dbzlib_private.h467 #define SET_LL(i,n) \ macro