Searched refs:DECLASMTYPE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DVMMInternal.h75 typedef DECLASMTYPE(int) FNVMMSWITCHERHC(PVM pVM);
84 typedef DECLASMTYPE(void) FNVMMSWITCHERRC(int rc);
/vbox/include/iprt/
H A Dcdefs.h1018 /** @def DECLASMTYPE
1023 # define DECLASMTYPE(type) type __cdecl macro
1025 # define DECLASMTYPE(type) type macro

Completed in 178 milliseconds