| A D | begin_code.h | 55 #ifndef DECLSPEC 58 # define DECLSPEC __declspec(dllexport) macro 60 # define DECLSPEC macro 64 # define DECLSPEC __declspec(dllexport) macro 66 # define DECLSPEC macro 70 # define DECLSPEC __attribute__ ((visibility("default"))) macro 72 # define DECLSPEC macro 93 #undef DECLSPEC 94 #define DECLSPEC macro
|