Searched refs:iRemain (Results 1 – 1 of 1) sorted by relevance
145 int32_t iRemain = iCount > 7 ? iCount - 7 : 0; in ShowNullTestMsg() local146 iCount -= iRemain; in ShowNullTestMsg()151 if (iRemain > 0) { in ShowNullTestMsg()156 wsTemp.Format((const FX_WCHAR*)wsLimit, iRemain); in ShowNullTestMsg()