Searched refs:kpv_ErrorFlags_UnexpectedEnd (Results 1 – 5 of 5) sorted by relevance
116 const UInt32 kpv_ErrorFlags_UnexpectedEnd = 1 << 5; variable
210 a |= kpv_ErrorFlags_UnexpectedEnd; in GetErrorFlags()
247 if (_needMoreInput) v |= kpv_ErrorFlags_UnexpectedEnd; in GetArchiveProperty()
361 if (_stat.UnexpectedEnd) v |= kpv_ErrorFlags_UnexpectedEnd; in GetArchiveProperty()
241 if (_db.UnexpectedEnd) v |= kpv_ErrorFlags_UnexpectedEnd; in GetArchiveProperty()