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 58 #ifndef DECLSPEC_IMPORT
59 #define DECLSPEC_IMPORT __declspec(dllimport)
63 #define RPCRTAPI DECLSPEC_IMPORT
69 #define RPCNSAPI DECLSPEC_IMPORT
cryptxml.h 14 #ifndef DECLSPEC_IMPORT
15 #define DECLSPEC_IMPORT __declspec(dllimport)
19 #define CRYPTXMLAPI DECLSPEC_IMPORT
ntdef.h 191 #define DECLSPEC_IMPORT __declspec(dllimport)
203 #define NTSYSAPI DECLSPEC_IMPORT
204 #define NTSYSCALLAPI DECLSPEC_IMPORT
winddi.h 37 #ifndef DECLSPEC_IMPORT
38 #define DECLSPEC_IMPORT __attribute__((dllimport))
    [all...]
wincrypt.h 24 #ifndef DECLSPEC_IMPORT
25 #define DECLSPEC_IMPORT __declspec(dllimport)
29 #define WINIMPM DECLSPEC_IMPORT
    [all...]
winnt.h 91 #ifndef DECLSPEC_IMPORT
93 #define DECLSPEC_IMPORT __declspec(dllimport)
95 #define DECLSPEC_IMPORT
181 #define NTSYSAPI DECLSPEC_IMPORT
182 #define NTSYSCALLAPI DECLSPEC_IMPORT
    [all...]

Completed in 324 milliseconds