Home
last modified time | relevance | path

Searched defs:numInUse (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DBZip2Decoder.h90 unsigned numInUse; member
H A DBZip2Encoder.cpp291 unsigned numInUse = 0; in EncodeBlock() local