Searched refs:DL_EXPORT (Results 1 – 10 of 10) sorted by relevance
64 #ifndef DL_EXPORT /* declarations for DLL import/export */65 #define DL_EXPORT(RTYPE) RTYPE macro
787 # define DL_EXPORT(RTYPE) __declspec(dllexport) RTYPE macro790 # define DL_EXPORT(RTYPE) __declspec(dllexport) RTYPE macro793 #ifndef DL_EXPORT794 # define DL_EXPORT(RTYPE) RTYPE macro
810 # define DL_EXPORT(RTYPE) __declspec(dllexport) RTYPE macro813 # define DL_EXPORT(RTYPE) __declspec(dllexport) RTYPE macro816 #ifndef DL_EXPORT817 # define DL_EXPORT(RTYPE) RTYPE macro
826 # define DL_EXPORT(RTYPE) __declspec(dllexport) RTYPE macro829 # define DL_EXPORT(RTYPE) __declspec(dllexport) RTYPE macro832 #ifndef DL_EXPORT833 # define DL_EXPORT(RTYPE) RTYPE macro
2863 DL_EXPORT(void)
3880 DL_EXPORT(void) init_sre(void) in init_sre()
4001 DL_EXPORT(void) init_sre(void) in init_sre()