Home
last modified time | relevance | path

Searched defs:matches_count (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/public-domain/xz/dist/src/liblzma/lzma/
H A Dlzma_encoder_optimum_fast.c28 uint32_t matches_count; in lzma_lzma_optimum_fast() local
H A Dlzma_encoder_optimum_normal.c279 uint32_t matches_count; in helper1() local
448 uint32_t matches_count = coder->matches_count; in helper2() local
H A Dlzma_encoder_private.h86 uint32_t matches_count; member