Searched defs:DLL_API_PUBLIC (Results 1 – 2 of 2) sorted by relevance
24 #define DLL_API_PUBLIC __declspec(dllexport) macro26 #define DLL_API_PUBLIC __declspec(dllimport) macro29 #define DLL_API_PUBLIC __attribute__ ((visibility("default"))) macro
23 #define DLL_API_PUBLIC __declspec(dllexport) macro25 #define DLL_API_PUBLIC __declspec(dllimport) macro28 #define DLL_API_PUBLIC __attribute__ ((visibility("default"))) macro