Searched refs:lzma_index_hash_init (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/public-domain/xz/dist/src/liblzma/api/lzma/
H A Dindex_hash.h39 extern LZMA_API(lzma_index_hash *) lzma_index_hash_init(
/netbsd-current/external/public-domain/xz/dist/src/liblzma/common/
H A Dindex_hash.c73 lzma_index_hash_init(lzma_index_hash *index_hash, function
H A Dstream_decoder.c90 coder->index_hash = lzma_index_hash_init(coder->index_hash, allocator);
/netbsd-current/external/public-domain/xz/dist/tests/
H A Dtest_index.c237 lzma_index_hash *h = lzma_index_hash_init(NULL, NULL);

Completed in 262 milliseconds