Home
last modified time | relevance | path

Searched refs:NumBonds (Results 1 – 3 of 3) sorted by relevance

/external/lzma/C/
D7zDec.c307 if (f->NumPackStreams != 1 || f->PackStreams[0] != 0 || f->NumBonds != 0) in CheckSupportedFolder()
323 || f->NumBonds != 1 in CheckSupportedFolder()
357 || f->NumBonds != 3 in CheckSupportedFolder()
D7z.h45 UInt32 NumBonds; member
D7zArcIn.c439 f->NumBonds = 0; in SzGetNextFolderItem()
529 f->NumBonds = numBonds; in SzGetNextFolderItem()