22 size_t vli_pos_internal = 0;
58 return vli_pos == &vli_pos_internal
const lzma_allocator const uint8_t size_t uint8_t size_t * out_pos
const lzma_allocator const uint8_t size_t uint8_t * out
assert(limit<=UINT32_MAX/2)
Definitions common to the whole liblzma library.
#define LZMA_VLI_BYTES_MAX
Maximum supported encoded length of variable length integers.
uint64_t lzma_vli
Variable-length integer type.
#define LZMA_VLI_MAX
Maximum supported value of a variable-length integer.
lzma_ret
Return values used by several functions in liblzma.
@ LZMA_PROG_ERROR
Programming error.
@ LZMA_STREAM_END
End of stream was reached.
@ LZMA_BUF_ERROR
No progress is possible.
@ LZMA_OK
Operation completed successfully.