Home
last modified time | relevance | path

Searched defs:HRESULT_WIN32_ERROR_NEGATIVE_SEEK (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/
DIStream.h66 #define HRESULT_WIN32_ERROR_NEGATIVE_SEEK __HRESULT_FROM_WIN32(ERROR_NEGATIVE_SEEK) macro
68 #define HRESULT_WIN32_ERROR_NEGATIVE_SEEK HRESULT_FROM_WIN32(ERROR_NEGATIVE_SEEK) macro