Home
last modified time | relevance | path

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

/external/lzma/xz-embedded/
Dxz_dec_stream.c570 static enum xz_ret dec_main(struct xz_dec *s, struct xz_buf *b) in dec_main() function
771 ret = dec_main(s, b); in xz_dec_run()
/external/toybox/toys/pending/
Dxzcat.c2882 static enum xz_ret dec_main(struct xz_dec *s, struct xz_buf *b) in dec_main() function
3078 ret = dec_main(s, b); in xz_dec_run()