Home
last modified time | relevance | path

Searched refs:pStart (Results 1 – 1 of 1) sorted by relevance

/lz4-3.4.0-2.7.6/lib/
Dlz4.c605 const BYTE* const pStart = pIn; in LZ4_count() local
619 return (unsigned)(pIn - pStart); in LZ4_count()
625 return (unsigned)(pIn - pStart); in LZ4_count()