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

/vbox/include/VBox/
H A Dcdefs.h201 /** @def SUPR3DECL(type)
207 # define SUPR3DECL(type) DECLHIDDEN(type) VBOXCALL macro
209 # define SUPR3DECL(type) DECLEXPORT(type) VBOXCALL macro
213 # define SUPR3DECL(type) DECLHIDDEN(type) VBOXCALL macro
215 # define SUPR3DECL(type) DECLIMPORT(type) VBOXCALL macro

Completed in 265 milliseconds