HomeSort by relevance Sort by last modified time
    Searched full:beforeptr (Results 1 - 1 of 1) sorted by null

  /external/lzma/C/
LzFindMt.c 174 const Byte *beforePtr = MatchFinder_GetPointerToCurrentPos(mf);
178 mt->pointerToCurPos -= beforePtr - afterPtr;
179 mt->buffer -= beforePtr - afterPtr;

Completed in 355 milliseconds