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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/
H A DLzmaDecompress.c188 SRes LzmaResult; local
202 LzmaResult = LzmaDecode(
214 if (LzmaResult == SZ_OK) {

Completed in 76 milliseconds