Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_bz2module.c.h56 _bz2_BZ2Compressor_flush_impl(BZ2Compressor *self);
61 return _bz2_BZ2Compressor_flush_impl(self); in _bz2_BZ2Compressor_flush()
/external/python/cpython3/Modules/
D_bz2module.c251 _bz2_BZ2Compressor_flush_impl(BZ2Compressor *self) in _bz2_BZ2Compressor_flush_impl() function