Home
last modified time | relevance | path

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

/external/xz-embedded/linux/lib/xz/
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()
635 if (!fill_temp(s, b)) in dec_main()
741 if (!fill_temp(s, b)) in dec_main()
/external/toybox/toys/pending/
Dxzcat.c2484 static int fill_temp(struct xz_dec *s, struct xz_buf *b) in fill_temp() function
2895 if (!fill_temp(s, b)) in dec_main()
2935 if (!fill_temp(s, b)) in dec_main()
3027 if (!fill_temp(s, b)) in dec_main()