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

/vbox/include/VBox/
H A Dversion.h60 # define VBOX_FULL_VERSION \ macro
62 /** Get the major version number from a VBOX_FULL_VERSION style number. */
64 /** Get the minor version number from a VBOX_FULL_VERSION style number. */
66 /** Get the build version number from a VBOX_FULL_VERSION style number. */
/vbox/src/VBox/VMM/VMMR3/
H A DDBGFCoreWrite.cpp331 CoreDescriptor.u32VBoxVersion = VBOX_FULL_VERSION;
H A DSSM.cpp9372 * @returns VBOX_FULL_VERSION style version number.
9394 return VBOX_FULL_VERSION;
/vbox/src/VBox/Main/src-all/
H A DExtPackManagerImpl.cpp678 /* uVBoxFullVersion = */ VBOX_FULL_VERSION,

Completed in 72 milliseconds