Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_lzmamodule.c.h56 _lzma_LZMACompressor_flush_impl(Compressor *self);
61 return _lzma_LZMACompressor_flush_impl(self); in _lzma_LZMACompressor_flush()
/external/python/cpython3/Modules/
D_lzmamodule.c578 _lzma_LZMACompressor_flush_impl(Compressor *self) in _lzma_LZMACompressor_flush_impl() function