Home
last modified time | relevance | path

Searched defs:btBuf (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFindMt.c669 const UInt32 *btBuf = p->btBuf + p->btBufPos; in MatchFinderMt2_GetMatches() local
687 const UInt32 *btBuf = p->btBuf + p->btBufPos; in MatchFinderMt_GetMatches() local
DLzFindMt.h49 UInt32 *btBuf; member