Ardour
9.0-pre0-427-gd2a3450e2f
|
Go to the source code of this file.
Macros | |
#define | LIBZRESAMPLER_DLL_IMPORT __attribute__ ((visibility ("default"))) |
#define | LIBZRESAMPLER_DLL_EXPORT __attribute__ ((visibility ("default"))) |
#define | LIBZRESAMPLER_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
#define | LIBZRESAMPLER_API LIBZRESAMPLER_DLL_IMPORT |
#define | LIBZRESAMPLER_TEMPLATE_API LIBZRESAMPLER_TEMPLATE_DLL_IMPORT |
#define | LIBZRESAMPLER_TEMPLATE_MEMBER_API LIBZRESAMPLER_TEMPLATE_MEMBER_DLL_IMPORT |
#define | LIBZRESAMPLER_LOCAL LIBZRESAMPLER_DLL_LOCAL |
#define LIBZRESAMPLER_API LIBZRESAMPLER_DLL_IMPORT |
Definition at line 25 of file zresampler_visibility.h.
#define LIBZRESAMPLER_DLL_EXPORT __attribute__ ((visibility ("default"))) |
Definition at line 10 of file zresampler_visibility.h.
#define LIBZRESAMPLER_DLL_IMPORT __attribute__ ((visibility ("default"))) |
Definition at line 9 of file zresampler_visibility.h.
#define LIBZRESAMPLER_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
Definition at line 11 of file zresampler_visibility.h.
#define LIBZRESAMPLER_LOCAL LIBZRESAMPLER_DLL_LOCAL |
Definition at line 29 of file zresampler_visibility.h.
#define LIBZRESAMPLER_TEMPLATE_API LIBZRESAMPLER_TEMPLATE_DLL_IMPORT |
Definition at line 26 of file zresampler_visibility.h.
#define LIBZRESAMPLER_TEMPLATE_MEMBER_API LIBZRESAMPLER_TEMPLATE_MEMBER_DLL_IMPORT |
Definition at line 27 of file zresampler_visibility.h.