Home | History | Annotate | Download | only in pending

Lines Matching refs:bcj_x86

425     BCJ_X86 = 4,        /* x86 or x86-64 */
505 static size_t bcj_x86(struct xz_dec_bcj *s, uint8_t *buf, size_t size)
772 case BCJ_X86:
773 filtered = bcj_x86(s, buf, size);
948 case BCJ_X86: