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

/vbox/include/iprt/
H A Dcdefs.h1281 # define RT_DECL_CLASS DECLIMPORT_CLASS
2716 /** @def DECLIMPORT_CLASS
2725 # define DECLIMPORT_CLASS __declspec(dllimport) macro
2727 # define DECLIMPORT_CLASS __attribute__((visibility("default"))) macro
2729 # define DECLIMPORT_CLASS macro

Completed in 85 milliseconds