Searched refs:_declspec (Results 1 – 7 of 7) sorted by relevance
101 # define JNI_PUBLIC_API(ResultType) _declspec(dllexport) ResultType __stdcall103 # define JNI_NATIVE_STUB(ResultType) _declspec(dllexport) ResultType
17 #define WEBRTC_DLLEXPORT _declspec(dllexport)19 #define WEBRTC_DLLEXPORT _declspec(dllimport)
159 _declspec(allocate(".CRT$XLY")) \163 _declspec(allocate(".CRT$XTU")) \
29 #define WEBRTC_DLLEXPORT _declspec(dllexport)31 #define WEBRTC_DLLEXPORT _declspec(dllimport)
306 _declspec(naked) void X86CompilationCallback(void) {
94 # define _declspec __declspec macro
560 ALIAS("_declspec" , __declspec , KEYMS)