18#ifndef LZMA_H_INTERNAL
19# error Never include this file directly. Use <lzma.h> instead.
Custom functions for memory handling.
Definition base.h:372
Definition index_hash.c:37
#define const
Definition zconf.h:230
lzma_ret
Return values used by several functions in liblzma.
Definition base.h:57
const lzma_allocator const uint8_t size_t in_size
Definition block.h:527
const lzma_allocator * allocator
Definition block.h:377
const lzma_allocator *allocator lzma_nothrow lzma_attr_warn_unused_result
Definition index_hash.h:41
lzma_vli unpadded_size
Definition index_hash.h:66
const lzma_allocator *allocator lzma_nothrow
Definition index_hash.h:49
LZMA_API(void) lzma_index_hash_end(lzma_index_hash *index_hash
Deallocate lzma_index_hash structure.
const uint8_t size_t * in_pos
Definition index_hash.h:96
const uint8_t * in
Definition index_hash.h:96
uint64_t lzma_vli
Variable-length integer type.
Definition vli.h:63
#define lzma_attr_pure
Definition lzma.h:265
uint64_t uncompressed_size
Definition list.c:209