Searched refs:VLI_BYTES_MAX (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/pending/ | ||
H A D | xzcat.c | 2329 #define VLI_BYTES_MAX (sizeof(vli_type) * 8 / 7) macro 2525 if (s->pos == 7 * VLI_BYTES_MAX) in dec_vli() |
Completed in 5 milliseconds