HomeSort by relevance Sort by last modified time
    Searched refs:Mf_GetPointerToCurrentPos_Func (Results 1 - 3 of 3) sorted by null

  /external/lzma/C/
LzFind.h 81 Mf_GetPointerToCurrentPos_Func's result must be used only before any other function
87 typedef const Byte * (*Mf_GetPointerToCurrentPos_Func)(void *object);
96 Mf_GetPointerToCurrentPos_Func GetPointerToCurrentPos;
LzFind.c 742 vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinder_GetPointerToCurrentPos;
LzFindMt.c 764 vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinderMt_GetPointerToCurrentPos;

Completed in 40 milliseconds