Home | History | Annotate | Download | only in bin

Lines Matching refs:CNT

408   CNT=0
415 no) CNT=`expr $CNT + 1` ;;
424 ""|non-critical|serious|critical) CNT=`expr $CNT + 1` ;;
433 ""|low|medium) CNT=`expr $CNT + 1` ;;
448 CNT=`expr $CNT + 1`
462 ""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimizes-code|sw-bug|change-request|support) CNT=`expr $CNT + 1` ;;
472 CNT=`expr $CNT + 1`
475 [ $CNT -lt 6 -a -z "$BATCH" ] &&
483 if [ $CNT -eq 6 ]; then