Searched refs:lzma_index_hash_end (Results 1 – 4 of 4) sorted by relevance
47 extern LZMA_API(void) lzma_index_hash_end(
51 lzma_index_hash_end;
104 lzma_index_hash_end(lzma_index_hash *index_hash, lzma_allocator *allocator) in lzma_index_hash_end() function
372 lzma_index_hash_end(coder->index_hash, allocator); in stream_decoder_end()