Searched refs:lzma_stream_encoder_mt (Results 1 – 10 of 10) sorted by relevance
108 lzma_stream_encoder_mt;114 lzma_stream_encoder_mt;123 lzma_stream_encoder_mt;
108 lzma_stream_encoder_mt;
101 lzma_stream_encoder_mt;
432 extern LZMA_API(lzma_ret) lzma_stream_encoder_mt(
1194 #define lzma_stream_encoder_mt lzma_stream_encoder_mt_52 macro1197 lzma_stream_encoder_mt(lzma_stream *strm, const lzma_mt *options) in lzma_stream_encoder_mt() function
239 ret = lzma_stream_encoder_mt(&(data->stream), in archive_compressor_xz_init_stream()
266 #define lzma_stream_encoder_mt(str, opt) dummy_mt(str, opt) macro1457 retval = lzma_stream_encoder_mt(&zip->stream.lzma.context, in archive_write_zip_header()
2994 r = lzma_stream_encoder_mt(strm, &mt_options); in compression_init_encoder_xz()
836 ret = lzma_stream_encoder_mt( in coder_init()
14438 lzma_stream_encoder_mt() in the lzma_mt options parameter when