Searched defs:DLL_EXPORT (Results 1 – 3 of 3) sorted by relevance
19 #define DLL_EXPORT __attribute__ ((visibility ("default"))) macro22 #define DLL_EXPORT macro
19 #define DLL_EXPORT __declspec(dllexport) macro21 #define DLL_EXPORT __attribute__((visibility("default"))) macro
153 #define DLL_EXPORT __declspec(dllexport) macro155 #define DLL_EXPORT __attribute__ ((visibility ("default"))) macro