Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h93 typedef const Byte * (*Mf_GetPointerToCurrentPos_Func)(void *object); typedef
101 Mf_GetPointerToCurrentPos_Func GetPointerToCurrentPos;
DLzFindMt.c823 …vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinderMt_GetPointerToCurrent…
DLzFind.c1089 …vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinder_GetPointerToCurrentPo… in MatchFinder_CreateVTable()