Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/unxz/
Dxz_lzma2.h81 static inline void XZ_FUNC lzma_state_long_rep(enum lzma_state *state) in lzma_state_long_rep() function
Dxz_dec_lzma2.c719 lzma_state_long_rep(&s->lzma.state); in lzma_rep_match()