Home
last modified time | relevance | path

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

/third_party/lzma/C/
H A DLzFindMt.c1072 #define INCREASE_LZ_POS p->lzPos++; p->pointerToCurPos++; macro
1096 INCREASE_LZ_POS
1160 INCREASE_LZ_POS
1253 INCREASE_LZ_POS in MatchFinderMt2_GetMatches()
1310 INCREASE_LZ_POS in MatchFinderMt_GetMatches()
1316 #define SKIP_FOOTER_MT } INCREASE_LZ_POS p->btBufPos += (size_t)*p->btBufPos + 1; } while (--num != 0);

Completed in 2 milliseconds