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

/vbox/src/bldprogs/
H A DVBoxCPP.cpp4363 size_t offComment = ~(size_t)0; local
4375 offComment = ScmStreamTell(pStrmInput) - 1;
4380 offComment = ScmStreamTell(pStrmInput) - 1;
4388 offComment = ~(size_t)0;
4393 offComment = ~(size_t)0;
4420 offComment = ~(size_t)0;
4429 *poffComment = offComment;
4458 size_t offComment; local
4468 RTEXITCODE rcExit = vbcppExtractDirectiveLine(pThis, pStrmInput, &ExpCtx.StrBuf, &offComment);
4506 rcExit = vbcppCondPush(pThis, pStrmInput, offComment, enmKin
4935 size_t offComment; local
[all...]

Completed in 58 milliseconds