Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/xz/src/liblzma/common/
HDindex_decoder.c22 SEQ_UNCOMPRESSED, enumerator
115 case SEQ_UNCOMPRESSED: { in index_decode()
136 coder->sequence = SEQ_UNCOMPRESSED; in index_decode()
HDindex_hash.c41 SEQ_UNCOMPRESSED, enumerator
218 case SEQ_UNCOMPRESSED: { in lzma_index_hash_decode()
237 index_hash->sequence = SEQ_UNCOMPRESSED; in lzma_index_hash_decode()
HDindex_encoder.c22 SEQ_UNCOMPRESSED, enumerator
100 case SEQ_UNCOMPRESSED: { in index_encode()