Searched refs:DLL_SYMBOL (Results 1 – 4 of 4) sorted by relevance
20 DLL_EXPORT int DLL_SYMBOL(FuncD_1)(int a);21 DLL_EXPORT void DLL_SYMBOL(FuncD_2)(int a,int b);23 DLL_EXPORT int DLL_SYMBOL(g_intD);
24 #define DLL_SYMBOL(s) (*s) macro29 #undef DLL_SYMBOL
19 #define DLL_SYMBOL(s) s macro24 #undef DLL_SYMBOL
33 #define DLL_SYMBOL(s) (*s) macro38 #undef DLL_SYMBOL