Home | History | Annotate | Download | only in common

Lines Matching refs:countOver61

605  * - countOver61 is incremented with each LRx and RLx at level 61
651 uint32_t countOver60=0, countOver61=0; /* count overflows of explicit levels */
675 ++countOver61;
697 ++countOver61;
704 if(countOver61>0) {
705 --countOver61;
719 countOver60=countOver61=0;