OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1031 milliseconds