Home
last modified time | relevance | path

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

/third_party/boost/libs/winapi/test/run/
Derror_codes_abi.cpp2807 #if defined(ERROR_MACHINE_LOCKED) in main()
2808 BOOST_WINAPI_TEST_CONSTANT(ERROR_MACHINE_LOCKED); in main()
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinerror.h456 #define ERROR_MACHINE_LOCKED __MSABI_LONG(1271) macro