HomeSort by relevance Sort by last modified time
    Searched refs:VLI_BYTES_MAX (Results 1 - 3 of 3) sorted by null

  /external/lzma/xz-embedded/
xz_stream.h 49 #define VLI_BYTES_MAX (sizeof(vli_type) * 8 / 7)
xz_dec_stream.c 210 if (s->pos == 7 * VLI_BYTES_MAX)
  /external/toybox/toys/pending/
xzcat.c     [all...]

Completed in 2271 milliseconds