Searched refs:VLI_BYTES_MAX (Results 1 – 2 of 2) sorted by relevance
/xen-4.10.0-shim-comet/xen/common/xz/ | ||
A D | stream.h | 42 #define VLI_BYTES_MAX (sizeof(vli_type) * 8 / 7) macro |
A D | dec_stream.c | 199 if (s->pos == 7 * VLI_BYTES_MAX) in dec_vli() |
Completed in 3 milliseconds