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

/freebsd-12-stable/contrib/xz/src/liblzma/common/
H A Dindex_decoder.c23 SEQ_UNCOMPRESSED, enumerator in enum:__anon7584::__anon7585
116 case SEQ_UNCOMPRESSED: {
137 coder->sequence = SEQ_UNCOMPRESSED;
H A Dindex_hash.c42 SEQ_UNCOMPRESSED, enumerator in enum:lzma_index_hash_s::__anon7589
220 case SEQ_UNCOMPRESSED: {
239 index_hash->sequence = SEQ_UNCOMPRESSED;
H A Dindex_encoder.c23 SEQ_UNCOMPRESSED, enumerator in enum:__anon7586::__anon7587
101 case SEQ_UNCOMPRESSED: {
114 // Advance to SEQ_UNCOMPRESSED or SEQ_NEXT.

Completed in 126 milliseconds