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

/freebsd-12-stable/contrib/xz/src/liblzma/common/
H A Dindex_decoder.c26 SEQ_CRC32, enumerator in enum:__anon7584::__anon7585
173 coder->sequence = SEQ_CRC32;
177 case SEQ_CRC32:
H A Dindex_encoder.c26 SEQ_CRC32, enumerator in enum:__anon7586::__anon7587
130 coder->sequence = SEQ_CRC32;
134 case SEQ_CRC32:
H A Dindex_hash.c45 SEQ_CRC32, enumerator in enum:lzma_index_hash_s::__anon7589
306 index_hash->sequence = SEQ_CRC32;
310 case SEQ_CRC32:

Completed in 163 milliseconds