Home
last modified time | relevance | path

Searched defs:BZ2_bzReadClose (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/lib/bzip2/
Dbzlib.c1171 void BZ_API(BZ2_bzReadClose) ( int *bzerror, BZFILE *b ) in BZ_API() argument
/external/bzip2/
Dbzlib.c1143 void BZ_API(BZ2_bzReadClose) ( int *bzerror, BZFILE *b ) in BZ_API() argument
/external/python/cpython2/Modules/
Dbz2module.c49 #define BZ2_bzReadClose bzReadClose macro