Home
last modified time | relevance | path

Searched refs:Compressor_init_raw (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_lzmamodule.c713 Compressor_init_raw(_lzma_state *state, lzma_stream *lzs, PyObject *filterspecs) in Compressor_init_raw() function
833 if (Compressor_init_raw(state, &self->lzs, filterspecs) != 0) { in Compressor_init()

Completed in 3 milliseconds