Home | History | Annotate | Download | only in C

Lines Matching full:emptyfileindex

1088     UInt32 emptyFileIndex = 0;

1111 file->IsDir = (Byte)((*emptyFileVector)[emptyFileIndex] ? 0 : 1);
1112 emptyFileIndex++;