Searched refs:PRINT_ERR_CNT (Results 1 – 1 of 1) sorted by relevance
30 static constexpr int PRINT_ERR_CNT = 100; variable331 if (++lastErrCnt % PRINT_ERR_CNT == 0) { in IsPrint()