Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Ddecompress.cpp202 s->save_gLimit = nullptr; in BZ2_decompress()
229 gLimit = s->save_gLimit; in BZ2_decompress()
723 s->save_gLimit = gLimit; in BZ2_decompress()
H A Dbzlib_private.hpp459 Int32* save_gLimit; member