HomeSort by relevance Sort by last modified time
    Searched defs:DECLSPEC_IMPORT (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpc.h 62 #ifndef DECLSPEC_IMPORT
64 #define DECLSPEC_IMPORT __declspec(dllimport)
66 #define DECLSPEC_IMPORT
71 #define RPCRTAPI DECLSPEC_IMPORT
77 #define RPCNSAPI DECLSPEC_IMPORT
cryptxml.h 14 #ifndef DECLSPEC_IMPORT
16 #define DECLSPEC_IMPORT __declspec(dllimport)
18 #define DECLSPEC_IMPORT
23 #define CRYPTXMLAPI DECLSPEC_IMPORT
ntdef.h 203 #define DECLSPEC_IMPORT __declspec(dllimport)
215 #define NTSYSAPI DECLSPEC_IMPORT
216 #define NTSYSCALLAPI DECLSPEC_IMPORT
winddi.h 37 #ifndef DECLSPEC_IMPORT
39 #define DECLSPEC_IMPORT __declspec(dllimport)
41 #define DECLSPEC_IMPORT
    [all...]
wincrypt.h 25 #ifndef DECLSPEC_IMPORT
27 #define DECLSPEC_IMPORT __declspec(dllimport)
29 #define DECLSPEC_IMPORT
34 #define WINIMPM DECLSPEC_IMPORT
    [all...]
winnt.h 145 #ifndef DECLSPEC_IMPORT
147 #define DECLSPEC_IMPORT __declspec (dllimport)
149 #define DECLSPEC_IMPORT
269 #define NTSYSAPI DECLSPEC_IMPORT
270 #define NTSYSCALLAPI DECLSPEC_IMPORT
    [all...]

Completed in 360 milliseconds