Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h87 typedef const Byte * (*Mf_GetPointerToCurrentPos_Func)(void *object); typedef
96 Mf_GetPointerToCurrentPos_Func GetPointerToCurrentPos;
DLzFindMt.c764 …vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinderMt_GetPointerToCurrent…
DLzFind.c742 …vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinder_GetPointerToCurrentPo… in MatchFinder_CreateVTable()