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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
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;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
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;

Completed in 101 milliseconds