Searched refs:index_update (Results 1 - 2 of 2) sorted by relevance

/external/xz-embedded/linux/lib/xz/
H A Dxz_dec_stream.c299 static void index_update(struct xz_dec *s, const struct xz_buf *b) function
321 index_update(s, b);
710 index_update(s, b);
719 index_update(s, b);
/external/toybox/toys/pending/
H A Dxzcat.c2611 static void index_update(struct xz_dec *s, const struct xz_buf *b) function
2633 index_update(s, b);
3000 index_update(s, b);
3009 index_update(s, b);

Completed in 179 milliseconds