Lines Matching defs:DECLSPEC
46 # define DECLSPEC macro
48 # define DECLSPEC __declspec(export) macro
53 # define DECLSPEC macro
55 # define DECLSPEC __declspec(dllimport) macro
58 # define DECLSPEC __declspec(dllexport) macro
63 # define DECLSPEC __declspec(dllexport) macro
65 # define DECLSPEC macro
72 # define DECLSPEC __declspec(dllexport) macro
74 # define DECLSPEC macro
77 # define DECLSPEC macro
81 # define DECLSPEC __attribute__ ((visibility("default"))) macro
83 # define DECLSPEC macro
114 #define DECLSPEC macro
117 #define DECLSPEC __declspec(dllexport) macro