Searched defs:DBGDECL (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/
H A Dcdefs.h107 /** @def DBGDECL(type)
114 # define DBGDECL(type) DECLEXPORT(type) VBOXCALL macro
116 # define DBGDECL(type) DECLIMPORT(type) VBOXCALL macro

Completed in 40 milliseconds