Home
last modified time | relevance | path

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

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