Searched refs:DLLDATA (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/unpacker/
H A Dunpacker.h10 #ifdef DLLDATA
11 #undef DLLDATA macro
13 #define DLLDATA(type) DECLEXPORT(type) macro
/vbox/src/VBox/GuestHost/OpenGL/packer/
H A Dpacker.h10 #ifdef DLLDATA
11 #undef DLLDATA macro
13 #define DLLDATA(type) DECLEXPORT(type) macro
H A Dpack_init.c17 DLLDATA(CRPackContext) cr_packer_globals;
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_compiler.h30 #ifndef DLLDATA
31 #define DLLDATA(type) DECLIMPORT(type) macro
H A Dcr_pack.h106 extern DLLDATA(CRPackContext) cr_packer_globals;

Completed in 48 milliseconds