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