Home
last modified time | relevance | path

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

/third_party/boost/boost/system/
Dwindows_error.hpp72 bad_length = boost::winapi::ERROR_BAD_LENGTH_,
/third_party/boost/boost/winapi/
Derror_codes.hpp188 BOOST_CONSTEXPR_OR_CONST DWORD_ ERROR_BAD_LENGTH_ = 24; variable