Home
last modified time | relevance | path

Searched defs:match_byte (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/gzip/
H A Dunlz.c244 lz_rd_decode_matched(struct lz_range_decoder *rd, int *bm, int match_byte) in lz_rd_decode_matched()
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c617 uint32_t match_byte; in lzma_literal() local