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

/osnet-11/usr/src/grub/grub2/include/grub/lib/
H A DLzFind.h117 Mf_GetPointerToCurrentPos_Func GetPointerToCurrentPos; member in struct:_IMatchFinder
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaEnc.c884 const Byte *pby = p->matchFinder.GetPointerToCurrentPos(p->matchFinderObj) - 1;
1016 data = p->matchFinder.GetPointerToCurrentPos(p->matchFinderObj) - 1;
1286 data = p->matchFinder.GetPointerToCurrentPos(p->matchFinderObj) - 1;
1580 data = p->matchFinder.GetPointerToCurrentPos(p->matchFinderObj) - 1;
1667 data = p->matchFinder.GetPointerToCurrentPos(p->matchFinderObj) - 1;
1883 data = p->matchFinder.GetPointerToCurrentPos(p->matchFinderObj) - p->additionalOffset;
2214 return p->matchFinder.GetPointerToCurrentPos(p->matchFinderObj) - p->additionalOffset;
H A DLzFind.c756 vTable->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinder_GetPointerToCurrentPos;

Completed in 42 milliseconds