Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/libs/
Dlz4.c790 const BYTE *const pStart = pIn; in LZ4_count() local
816 return (unsigned)(pIn - pStart); in LZ4_count()
831 return (unsigned)(pIn - pStart); in LZ4_count()