Searched refs:ScmStreamCountLines (Results 1 - 4 of 4) sorted by relevance

/vbox/src/bldprogs/
H A Dscmstream.h106 size_t ScmStreamCountLines(PSCMSTREAM pStream);
H A Dscmdiff.cpp129 size_t c = ScmStreamCountLines(pState->pLeft);
141 size_t c = ScmStreamCountLines(pState->pRight);
H A Dscmrw.cpp259 size_t const cLines = ScmStreamCountLines(pIn);
H A Dscmstream.cpp522 size_t ScmStreamCountLines(PSCMSTREAM pStream) function

Completed in 49 milliseconds