Searched defs:DLL_EXPORT (Results 1 – 2 of 2) 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