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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzFind.h78 Mf_GetNumAvailableBytes_Func must be called before each Mf_GetMatchLen_Func.
84 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object); typedef
93 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFind.h78 Mf_GetNumAvailableBytes_Func must be called before each Mf_GetMatchLen_Func.
84 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object); typedef
93 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;

Completed in 32 milliseconds