Home
last modified time | relevance | path

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

/external/lzma/xz-embedded/
Dxz_dec_stream.c168 static bool fill_temp(struct xz_dec *s, struct xz_buf *b) in fill_temp() function
591 if (!fill_temp(s, b)) in dec_main()
631 if (!fill_temp(s, b)) in dec_main()
725 if (!fill_temp(s, b)) in dec_main()
/external/toybox/toys/pending/
Dxzcat.c2491 static int fill_temp(struct xz_dec *s, struct xz_buf *b) in fill_temp() function
2903 if (!fill_temp(s, b)) in dec_main()
2943 if (!fill_temp(s, b)) in dec_main()
3035 if (!fill_temp(s, b)) in dec_main()