Searched refs:iStart (Results 1 – 2 of 2) sorted by relevance
147 char i, iIndex, iStart = 0; in FindAllIDB() local152 iRet = FindIDBlock(iStart, iIndex); in FindAllIDB()160 iStart = iIndex + 1; in FindAllIDB()
940 …segments(const BYTE *ip, const BYTE *match, const BYTE *iEnd, const BYTE *mEnd, const BYTE *iStart) in ZSTD_count_2segments() argument946 return matchLength + ZSTD_count(ip + matchLength, iStart, iEnd); in ZSTD_count_2segments()