Searched defs:foo_export (Results 1 – 1 of 1) sorted by relevance
45 #define EXPORT_TEMPLATE_DECLARE(foo_export) \ argument47 #define EXPORT_TEMPLATE_DEFINE(foo_export) \ argument56 #define EXPORT_TEMPLATE_INVOKE(which, style, foo_export) \ argument58 #define EXPORT_TEMPLATE_INVOKE_2(which, style, foo_export) \ argument62 #define EXPORT_TEMPLATE_DECLARE_DEFAULT(foo_export) foo_export argument63 #define EXPORT_TEMPLATE_DEFINE_DEFAULT(foo_export) argument68 #define EXPORT_TEMPLATE_DECLARE_EXPORT_DLLEXPORT(foo_export) argument69 #define EXPORT_TEMPLATE_DEFINE_EXPORT_DLLEXPORT(foo_export) foo_export argument87 #define EXPORT_TEMPLATE_STYLE(foo_export) EXPORT_TEMPLATE_STYLE_2(foo_export) argument88 #define EXPORT_TEMPLATE_STYLE_2(foo_export) \ argument[all …]