Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Ddecompress.cpp611 SET_LL(i, s->cftabCopy[uc]); in BZ2_decompress()
620 SET_LL(j, i); in BZ2_decompress()
H A Dbzlib_private.hpp493 #define SET_LL(i, n) \ macro