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

/opensolaris-onvv-gate/usr/src/common/lzma/
H A DLzFind.h79 Mf_GetPointerToCurrentPos_Func's result must be used only before any other function
85 typedef const Byte * (*Mf_GetPointerToCurrentPos_Func)(void *object); typedef
94 Mf_GetPointerToCurrentPos_Func GetPointerToCurrentPos;
H A DLzFind.c735 vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinder_GetPointerToCurrentPos;

Completed in 48 milliseconds