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

/vbox/src/bldprogs/
H A DVBoxCPP.cpp363 kVBCppCondKind_IfDef, enumerator in enum:VBCPPCONDKIND
3224 case kVBCppCondKind_IfDef: pszDirective = "ifdef"; break;
4593 rcExit = vbcppCondPush(pThis, pStrmInput, offStart, kVBCppCondKind_IfDef, enmEval,

Completed in 67 milliseconds