Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFindMt.c665 #define INCREASE_LZ_POS p->lzPos++; p->pointerToCurPos++; macro
681 INCREASE_LZ_POS in MatchFinderMt2_GetMatches()
710 INCREASE_LZ_POS in MatchFinderMt_GetMatches()
716 #define SKIP_FOOTER } INCREASE_LZ_POS p->btBufPos += p->btBuf[p->btBufPos] + 1; } while (--num != 0…