Home
last modified time | relevance | path

Searched refs:ERROR_INVALID_BLOCK_ (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/system/
Dwindows_error.hpp58 invalid_block = boost::winapi::ERROR_INVALID_BLOCK_,
/third_party/boost/boost/winapi/
Derror_codes.hpp173 BOOST_CONSTEXPR_OR_CONST DWORD_ ERROR_INVALID_BLOCK_ = 9; variable