Searched refs:BZ2_bzReadOpen (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/examples/graph/fgbzip2/ |
| H A D | bzlib.hpp | 166 BZ2_bzReadOpen)(int* bzerror, FILE* f, int verbosity, int small, void* unused, int nUnused);
|
| H A D | bzlib.cpp | 1223 BZ2_bzReadOpen)(int* bzerror, FILE* f, int verbosity, int small, void* unused, int nUnused) { in BZ_API() argument 1584 bzfp = BZ2_bzReadOpen(&bzerr, fp, verbosity, smallMode, unused, nUnused); in bzopen_or_bzdopen()
|