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

/vbox/include/iprt/
H A Dbuildconfig.h83 RTDECL(uint32_t) RTBldCfgVersionBuild(void);
H A Dmangling.h301 # define RTBldCfgVersionBuild RT_MANGLER(RTBldCfgVersionBuild) macro
/vbox/src/VBox/Runtime/common/misc/
H A Dbuildconfig.cpp75 RTDECL(uint32_t) RTBldCfgVersionBuild(void) function
/vbox/src/VBox/HostServices/SharedOpenGL/OpenGLTest/
H A DOpenGLTestApp.cpp302 RTBldCfgVersionMajor(), RTBldCfgVersionMinor(), RTBldCfgVersionBuild());
/vbox/src/VBox/Devices/PC/
H A DDevFwCommon.cpp895 RTBldCfgVersionMajor(), RTBldCfgVersionMinor(), RTBldCfgVersionBuild());
/vbox/src/VBox/Devices/VMMDev/
H A DVMMDev.cpp2110 pReq->build = RTBldCfgVersionBuild();

Completed in 240 milliseconds