Searched defs:DLLDATA (Results 1 - 3 of 3) 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/include/
H A Dcr_compiler.h30 #ifndef DLLDATA
31 #define DLLDATA(type) DECLIMPORT(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

Completed in 51 milliseconds