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

  /external/lzma/C/
7z.h 149 Byte *IsDirs;
165 #define SzArEx_IsDir(p, i) (SzBitArray_Check((p)->IsDirs, i))
7zArcIn.c 133 p->IsDirs = 0;
162 IAlloc_Free(alloc, p->IsDirs);
    [all...]

Completed in 492 milliseconds