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

/vbox/include/VBox/
H A Derr.h913 #define VERR_CFGM_NOT_INTEGER (-2106) macro
/vbox/src/VBox/VMM/VMMR3/
H A DCFGM.cpp705 rc = VERR_CFGM_NOT_INTEGER;
729 rc = VERR_CFGM_NOT_INTEGER;
H A DCPUMR3CpuId.cpp3407 if (rc == VERR_CFGM_NOT_INTEGER)

Completed in 3068 milliseconds