Home
last modified time | relevance | path

Searched defs:kNumLenSlots (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DLzx.h19 const unsigned kNumLenSlots = 8; variable
H A DDeflateConst.h21 const unsigned kNumLenSlots = 29; variable
/aosp_15_r20/external/erofs-utils/lib/
H A Dkite_deflate.c32 #define kNumLenSlots 29 macro