Searched defs:len_res (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_optimum_fast.c20 lzma_lzma_optimum_fast(lzma_coder *restrict coder, lzma_mf *restrict mf, uint32_t *restrict back_res, uint32_t *restrict len_res) argument
H A Dlzma_encoder_optimum_normal.c225 backward(lzma_coder *restrict coder, uint32_t *restrict len_res, argument
273 helper1(lzma_coder *restrict coder, lzma_mf *restrict mf, uint32_t *restrict back_res, uint32_t *restrict len_res, uint32_t position) argument
814 lzma_lzma_optimum_normal(lzma_coder *restrict coder, lzma_mf *restrict mf, uint32_t *restrict back_res, uint32_t *restrict len_res, uint32_t position) argument
[all...]

Completed in 137 milliseconds