OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XZ_PREALLOC
(Results
1 - 2
of
2
) sorted by null
/external/lzma/xz-embedded/
xz.h
40
* @
XZ_PREALLOC
: Multi-call mode with preallocated LZMA2
58
XZ_PREALLOC
,
67
* (
XZ_PREALLOC
or XZ_DYNALLOC).
85
* only in multi-call mode (
XZ_PREALLOC
or
179
* Multi-call mode with preallocated dictionary (
XZ_PREALLOC
): dict_max bytes
xz_private.h
73
# define DEC_IS_PREALLOC(mode) ((mode) ==
XZ_PREALLOC
)
Completed in 46 milliseconds