Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_decompress.c555 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress()
564 SET_LL(j, i); in BZ2_decompress()
H A Dbzlib_private.h490 #define SET_LL(i,n) \ macro