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

/external/lzma/C/
H A DLzFindMt.c176 const Byte *beforePtr = MatchFinder_GetPointerToCurrentPos(mf); local
180 mt->pointerToCurPos -= beforePtr - afterPtr;
181 mt->buffer -= beforePtr - afterPtr;

Completed in 251 milliseconds