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

/external/lzma/C/
H A DLzFind.h81 Mf_GetPointerToCurrentPos_Func's result must be used only before any other function
87 typedef const Byte * (*Mf_GetPointerToCurrentPos_Func)(void *object); typedef
96 Mf_GetPointerToCurrentPos_Func GetPointerToCurrentPos;
H A DLzFind.c742 vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinder_GetPointerToCurrentPos;
H A DLzFindMt.c764 vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinderMt_GetPointerToCurrentPos;

Completed in 65 milliseconds