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

/freebsd-10.0-release/sys/contrib/xz-embedded/linux/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)

Completed in 86 milliseconds