Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFindMt.c390 UInt32 *startDistances = distances + curPos; in BtGetMatches() local
393 startDistances + 1, p->numHashBytes - 1) - startDistances); in BtGetMatches()
394 *startDistances = num - 1; in BtGetMatches()