Home | History | Annotate | Download | only in bin

Lines Matching refs:CNT

409   CNT=0
416 no) CNT=`expr $CNT + 1` ;;
425 ""|non-critical|serious|critical) CNT=`expr $CNT + 1` ;;
434 ""|low|medium) CNT=`expr $CNT + 1` ;;
449 CNT=`expr $CNT + 1`
463 ""|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` ;;
473 CNT=`expr $CNT + 1`
476 [ $CNT -lt 6 -a -z "$BATCH" ] &&
484 if [ $CNT -eq 6 ]; then