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

/vbox/include/VBox/
H A Dversion.h88 # define VBOX_SHORT_VERSION_GET_MAJOR(uShortVer) ( ((uShortVer) >> 8) & 0xffU ) macro

Completed in 42 milliseconds