Home
last modified time | relevance | path

Searched defs:pMatch (Results 1 – 2 of 2) sorted by relevance

/third_party/lz4/lib/
Dlz4.c659 unsigned LZ4_count(const BYTE* pIn, const BYTE* pMatch, const BYTE* pInLimit) in LZ4_count()
/third_party/sqlite/src/
Dshell.c21166 struct ArSwitch *pMatch = 0; /* Matching option */ in arParseCommand() local