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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
specstrings.h 320 #ifndef DECLSPEC_ADDRSAFE
322 #define DECLSPEC_ADDRSAFE __declspec(address_safe)
324 #define DECLSPEC_ADDRSAFE
326 #endif /* DECLSPEC_ADDRSAFE */
ntdef.h 206 #ifndef DECLSPEC_ADDRSAFE
208 #define DECLSPEC_ADDRSAFE __declspec(address_safe)
210 #define DECLSPEC_ADDRSAFE
212 #endif /* DECLSPEC_ADDRSAFE */
222 #define NTSYSCALLAPI DECLSPEC_ADDRSAFE
winnt.h 215 #ifndef DECLSPEC_ADDRSAFE
216 #define DECLSPEC_ADDRSAFE
273 #define NTSYSCALLAPI DECLSPEC_ADDRSAFE
    [all...]
winddi.h 46 #define WIN32KAPI DECLSPEC_ADDRSAFE
    [all...]

Completed in 127 milliseconds