HomeSort by relevance Sort by last modified time
    Searched refs:DECLSPEC_ADDRSAFE (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
specstrings.h 318 #ifndef DECLSPEC_ADDRSAFE
320 #define DECLSPEC_ADDRSAFE __declspec(address_safe)
322 #define DECLSPEC_ADDRSAFE
324 #endif /* DECLSPEC_ADDRSAFE */
ntdef.h 194 #ifndef DECLSPEC_ADDRSAFE
196 #define DECLSPEC_ADDRSAFE __declspec(address_safe)
198 #define DECLSPEC_ADDRSAFE
200 #endif /* DECLSPEC_ADDRSAFE */
210 #define NTSYSCALLAPI DECLSPEC_ADDRSAFE
winddi.h 42 #define WIN32KAPI DECLSPEC_ADDRSAFE
    [all...]

Completed in 273 milliseconds