Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFindMt.c347 UInt32 *startDistances = distances + curPos; in BtGetMatches() local
350 startDistances + 1, p->numHashBytes - 1) - startDistances); in BtGetMatches()
351 *startDistances = num - 1; in BtGetMatches()