Home
last modified time | relevance | path

Searched refs:index_tree_end (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/xz/src/liblzma/common/
HDindex.c218 index_tree_end(index_tree *tree, const lzma_allocator *allocator, in index_tree_end() function
374 index_tree_end(&s->groups, allocator, NULL); in index_stream_end()
422 index_tree_end(&i->streams, allocator, &index_stream_end); in lzma_index_end()