Searched refs:pStart (Results 1 – 3 of 3) sorted by relevance
198 const BYTE *const pStart = pIn; in LZ4_count() local211 return (unsigned int)(pIn - pStart); in LZ4_count()231 return (unsigned int)(pIn - pStart); in LZ4_count()
178 BYTE *const pStart = p; in HUF_decodeStreamX2() local196 return pEnd - pStart; in HUF_decodeStreamX2()632 BYTE *const pStart = p; in HUF_decodeStreamX4() local652 return p - pStart; in HUF_decodeStreamX4()
909 const BYTE *const pStart = pIn; in ZSTD_count() local920 return (size_t)(pIn - pStart); in ZSTD_count()933 return (size_t)(pIn - pStart); in ZSTD_count()