Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFindMt.c675 #define INCREASE_LZ_POS p->lzPos++; p->pointerToCurPos++; macro
691 INCREASE_LZ_POS in MatchFinderMt2_GetMatches()
721 INCREASE_LZ_POS in MatchFinderMt_GetMatches()
727 #define SKIP_FOOTER_MT } INCREASE_LZ_POS p->btBufPos += p->btBuf[p->btBufPos] + 1; } while (--num !…