Home
last modified time | relevance | path

Searched defs:match_bit (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/public-domain/xz/dist/src/liblzma/lzma/
H A Dlzma_decoder.c412 const uint32_t match_bit in lzma_decode() local
433 uint32_t match_bit; in lzma_decode() local
H A Dlzma_encoder.c32 const uint32_t match_bit = match_byte & offset; in literal_matched() local
H A Dlzma_encoder_optimum_normal.c41 const uint32_t match_bit = match_byte & offset; in get_literal_price() local
/netbsd-src/usr.bin/gzip/
H A Dunlz.c249 const unsigned match_bit = (match_byte >> i) & 1; in lz_rd_decode_matched() local
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Delf.c3607 unsigned int match_bit; in elf_uncompress_lzma_block() local