Searched refs:kCtrlCLimit (Results 1 – 1 of 1) sorted by relevance
42 static constexpr unsigned kCtrlCLimit = 3; variable158 if (++gCtrlCCount > kCtrlCLimit) { in incrementCtrlCCount()