Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dbzlib.hpp223 BZ_EXTERN BZFILE* BZ_API(BZ2_bzopen)(const char* path, const char* mode);
H A Dbzlib.cpp1600 BZFILE* BZ_API(BZ2_bzopen)(const char* path, const char* mode) { in BZ_API() argument