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

/freebsd-11-stable/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c368 const uint32_t len_end = my_max(len_main, rep_lens[rep_max_index]); local
444 helper2(lzma_lzma1_encoder *coder, uint32_t *reps, const uint8_t *buf, uint32_t len_end, uint32_t position, const uint32_t cur, const uint32_t nice_len, const uint32_t buf_avail_full) argument
835 uint32_t len_end = helper1(coder, mf, back_res, len_res, position); local
[all...]

Completed in 65 milliseconds