Home | History | Annotate | Download | only in Common

Lines Matching refs:offsetInBuf

2275           size_t offsetInBuf = (size_t)(startArcPos - bufPhyPos);

2276 if (offsetInBuf < bytesInBuf)
2278 UInt32 isArcRes = ai.IsArcFunc(byteBuffer + offsetInBuf, bytesInBuf - offsetInBuf);