Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_lzmamodule.c1148 Decompressor_init_raw(_lzma_state *state, lzma_stream *lzs, PyObject *filterspecs) in Decompressor_init_raw() function
1274 if (Decompressor_init_raw(state, &self->lzs, filters) == -1) { in _lzma_LZMADecompressor___init___impl()