Searched refs:iRowsTotal (Results 1 – 1 of 1) sorted by relevance
20495 int64_t iRowsTotal = m_iDocinfo; in DebugCheck() local20498 int64_t iAllRowsTotal = iRowsTotal; in DebugCheck()20575 for ( int64_t iRow=0; iRow<iRowsTotal; iRow++ ) in DebugCheck()20809 fprintf ( fp, INT64_FMT"/" INT64_FMT "\r", iRow, iRowsTotal ); in DebugCheck()