Home
last modified time | relevance | path

Searched refs:match_byte_value (Results 1 – 1 of 1) sorted by relevance

/src/contrib/xz/src/liblzma/rangecoder/
H A Drange_decoder.h883 #define rc_matched_literal(probs_base_var, match_byte_value) \ argument
888 uint32_t t_match_byte = (uint32_t)(match_byte_value) << 1; \