13 #ifndef LZMA_STREAM_FLAGS_COMMON_H
14 #define LZMA_STREAM_FLAGS_COMMON_H
19 #define LZMA_STREAM_FLAGS_SIZE 2
30 && (
options->backward_size & 3) == 0;
static const char struct stat static buf struct stat static buf static vhangup int options
#define LZMA_BACKWARD_SIZE_MAX
#define LZMA_BACKWARD_SIZE_MIN
const uint8_t lzma_header_magic[6]
static bool is_backward_size_valid(const lzma_stream_flags *options)
const uint8_t lzma_footer_magic[2]
Options for encoding/decoding Stream Header and Stream Footer.
Definitions common to the whole liblzma library.