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

/illumos-gate/usr/src/common/lzma/
H A DLzFind.h78 Mf_GetNumAvailableBytes_Func must be called before each Mf_GetMatchLen_Func.
84 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object); typedef
93 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
H A DLzFind.c734 vTable->GetNumAvailableBytes = (Mf_GetNumAvailableBytes_Func)MatchFinder_GetNumAvailableBytes;

Completed in 79 milliseconds