Home
last modified time | relevance | path

Searched refs:ERROR_PATCH_PACKAGE_REJECTED (Results 1 – 3 of 3) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dmsi.h766 #ifndef ERROR_PATCH_PACKAGE_REJECTED
767 #define ERROR_PATCH_PACKAGE_REJECTED __MSABI_LONG(1643) macro
Dwinerror.h689 #define ERROR_PATCH_PACKAGE_REJECTED __MSABI_LONG(1643) macro
/third_party/boost/libs/winapi/test/run/
Derror_codes_abi.cpp3560 #if defined(ERROR_PATCH_PACKAGE_REJECTED) in main()
3561 BOOST_WINAPI_TEST_CONSTANT(ERROR_PATCH_PACKAGE_REJECTED); in main()