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

/vbox/src/bldprogs/
H A DVBoxCPP.cpp1294 bool fInComment = false; local
1306 if (!fInComment)
1310 else if (!fInComment)
1314 fInComment = true;
1327 fInComment = false;

Completed in 59 milliseconds