Searched refs:SEQ_UNPADDED (Results 1 – 3 of 3) sorted by relevance
41 SEQ_UNPADDED, enumerator215 ? SEQ_PADDING_INIT : SEQ_UNPADDED; in lzma_index_hash_decode()219 case SEQ_UNPADDED: in lzma_index_hash_decode()221 lzma_vli *size = index_hash->sequence == SEQ_UNPADDED in lzma_index_hash_decode()233 if (index_hash->sequence == SEQ_UNPADDED) { in lzma_index_hash_decode()262 ? SEQ_PADDING_INIT : SEQ_UNPADDED; in lzma_index_hash_decode()
22 SEQ_UNPADDED, enumerator110 ? SEQ_PADDING_INIT : SEQ_UNPADDED; in index_decode()113 case SEQ_UNPADDED: in index_decode()115 lzma_vli *size = coder->sequence == SEQ_UNPADDED in index_decode()127 if (coder->sequence == SEQ_UNPADDED) { in index_decode()146 : SEQ_UNPADDED; in index_decode()
22 SEQ_UNPADDED, enumerator94 coder->sequence = SEQ_UNPADDED; in index_encode()98 case SEQ_UNPADDED: in index_encode()100 const lzma_vli size = coder->sequence == SEQ_UNPADDED in index_encode()