Home
last modified time | relevance | path

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

/external/lzma/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.h53 UInt32 *btBuf; member