Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFindMt.c679 const UInt32 *btBuf = p->btBuf + p->btBufPos; in MatchFinderMt2_GetMatches() local
697 const UInt32 *btBuf = p->btBuf + p->btBufPos; in MatchFinderMt_GetMatches() local
DLzFindMt.h51 UInt32 *btBuf; member