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

/vbox/include/VBox/
H A Dversion.h63 # define VBOX_FULL_VERSION_GET_MAJOR(uFullVer) ( ((uFullVer) >> 24) & 0xffU ) macro

Completed in 47 milliseconds