Searched refs:VLI_BYTES_MAX (Results 1 – 3 of 3) sorted by relevance
49 #define VLI_BYTES_MAX (sizeof(vli_type) * 8 / 7) macro
211 if (s->pos == 7 * VLI_BYTES_MAX) in dec_vli()
2329 #define VLI_BYTES_MAX (sizeof(vli_type) * 8 / 7) macro2525 if (s->pos == 7 * VLI_BYTES_MAX) in dec_vli()