Home
last modified time | relevance | path

Searched defs:unpadded_size (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/xz/src/liblzma/common/
H A Dindex_hash.c57 lzma_vli unpadded_size; member
125 hash_append(lzma_index_hash_info *info, lzma_vli unpadded_size, in hash_append()
143 lzma_index_hash_append(lzma_index_hash *index_hash, lzma_vli unpadded_size, in lzma_index_hash_append()
H A Dindex_decoder.c42 lzma_vli unpadded_size; member
H A Dstream_encoder_mt.c738 lzma_vli unpadded_size = 0; in stream_encode_mt() local