Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_lzmamodule.c651 Compressor_init_xz(_lzma_state *state, lzma_stream *lzs, in Compressor_init_xz() function
820 if (Compressor_init_xz(state, &self->lzs, check, preset, filterspecs) != 0) { in Compressor_init()