Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFindMt.c174 const Byte *beforePtr = MatchFinder_GetPointerToCurrentPos(mf); in HashThreadFunc() local
178 mt->pointerToCurPos -= beforePtr - afterPtr; in HashThreadFunc()
179 mt->buffer -= beforePtr - afterPtr; in HashThreadFunc()