Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4opt.h86 int* matchNum) in LZ4HC_BinTree_InsertAndGetAllMatches() argument
163 if (matchNum) *matchNum = mnum; in LZ4HC_BinTree_InsertAndGetAllMatches()
165 if (!matchNum) return 1; in LZ4HC_BinTree_InsertAndGetAllMatches()