Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
H A DErrorMsg.cpp23 if ((HRESULT)errorCode == MY_HRES_ERROR_INTERNAL_ERROR) in MyFormatMessage()
/third_party/lzma/C/
H A D7zTypes.h70 // #define MY_HRES_ERROR_INTERNAL_ERROR MY_SRes_HRESULT_FROM_WRes(ERROR_INTERNAL_ERROR)
214 #define MY_HRES_ERROR_INTERNAL_ERROR ((HRESULT)0x8007054FL) macro
H A DLzmaEnc.c2176 p->result = MY_HRES_ERROR_INTERNAL_ERROR; in CheckErrors()

Completed in 6 milliseconds