Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Dxzcat.c2329 #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