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

/vbox/src/bldprogs/
H A DVBoxCPP.cpp1061 static RTEXITCODE vbcppOutputComment(PVBCPP pThis, PSCMSTREAM pStrmInput, size_t offStart, size_t cchOutputted, function
3061 vbcppOutputComment(pThis, pStrmInput, offValue, cch, 1);
3125 vbcppOutputComment(pThis, pStrmInput, offMaybeComment, cch, 1);
4540 rcExit = vbcppOutputComment(pThis, pStrmInput, offStart, cch, 2);
4698 rcExit = vbcppOutputComment(pThis, pStrmInput, offStart, cch, 2);
4750 rcExit = vbcppOutputComment(pThis, pStrmInput, offStart, cch, 1);
4897 rcExit = vbcppOutputComment(pThis, pStrmInput, offIncEnd, cch, 1);
4957 rcExit = vbcppOutputComment(pThis, pStrmInput, off2nd, cch, 1);

Completed in 60 milliseconds