Home
last modified time | relevance | path

Searched refs:VLI_BYTES_MAX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/xz/
H A Dxz_stream.h49 #define VLI_BYTES_MAX (sizeof(vli_type) * 8 / 7) macro
H A Dxz_dec_stream.c199 if (s->pos == 7 * VLI_BYTES_MAX) in dec_vli()
/kernel/linux/linux-6.6/lib/xz/
H A Dxz_stream.h49 #define VLI_BYTES_MAX (sizeof(vli_type) * 8 / 7) macro
H A Dxz_dec_stream.c199 if (s->pos == 7 * VLI_BYTES_MAX) in dec_vli()

Completed in 2 milliseconds