Home
last modified time | relevance | path

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

/external/xz-embedded/linux/lib/xz/
Dxz_dec_bcj.c181 static size_t bcj_ia64(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_ia64() function
366 filtered = bcj_ia64(s, buf, size); in bcj_apply()
/external/toybox/toys/pending/
Dxzcat.c592 static size_t bcj_ia64(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_ia64() function
777 filtered = bcj_ia64(s, buf, size); in bcj_apply()