Home | History | Annotate | Download | only in pending

Lines Matching refs:bcj_sparc

430     BCJ_SPARC = 9       /* Big or little endian */
733 static size_t bcj_sparc(struct xz_dec_bcj *s, uint8_t *buf, size_t size)
797 case BCJ_SPARC:
798 filtered = bcj_sparc(s, buf, size);
963 case BCJ_SPARC: