Home
last modified time | relevance | path

Searched refs:DLL_SYMBOL (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.3/build/demos/rsodemo/MakeInc/include/
Dd.h20 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);
/RvlSDK-3.3/build/demos/rsodemo/MakeInc/src/
Dsub.c23 #define DLL_SYMBOL(s) (*s) macro
28 #undef DLL_SYMBOL
Dd.c19 #define DLL_SYMBOL(s) s macro
24 #undef DLL_SYMBOL
Dstatic.c32 #define DLL_SYMBOL(s) (*s) macro
37 #undef DLL_SYMBOL