Searched refs:dict_get (Results 1 – 1 of 1) sorted by relevance
320 static __always_inline uint32_t XZ_FUNC dict_get( in dict_get() function576 uint32_t prev_byte = dict_get(&s->dict, 0); in lzma_literal_probs()598 match_byte = dict_get(&s->dict, s->lzma.rep0) << 1; in lzma_literal()