Searched defs:DLL_EXPORT (Results 1 – 4 of 4) sorted by relevance
42 # define DLL_EXPORT __declspec(dllexport) macro47 # define DLL_EXPORT __attribute__((visibility("default"))) macro50 # define DLL_EXPORT macro
146 conf.set('DLL_EXPORT', true) cfgvar in conf
115 #define DLL_EXPORT __attribute__((visibility("default"))) macro