Lines Matching refs:matches
52 matches=0
61 cmp -s dig.out.cyclic dig.out.$j && matches=`expr $matches + 1`
70 if [ $matches -ne 16 ]; then ret=1; fi
79 matches=0
88 cmp -s dig.out.cyclic2 dig.out.$j && matches=`expr $matches + 1`
97 if [ $matches -ne 16 ]; then ret=1; fi
149 matches=0
158 cmp -s dig.out.cyclic dig.out.$j && matches=`expr $matches + 1`
167 if [ $matches -ne 16 ]; then ret=1; fi
176 matches=0
185 cmp -s dig.out.cyclic2 dig.out.$j && matches=`expr $matches + 1`
194 if [ $matches -ne 16 ]; then ret=1; fi
263 matches=0
272 cmp -s dig.out.cyclic dig.out.$j && matches=`expr $matches + 1`
281 if [ $matches -ne 16 ]; then ret=1; fi
290 matches=0
299 cmp -s dig.out.cyclic2 dig.out.$j && matches=`expr $matches + 1`
308 if [ $matches -ne 16 ]; then ret=1; fi
364 matches=0
373 cmp -s dig.out.cyclic dig.out.$j && matches=`expr $matches + 1`
382 if [ $matches -ne 16 ]; then ret=1; fi
394 matches=0
403 cmp -s dig.out.cyclic2 dig.out.$j && matches=`expr $matches + 1`
412 if [ $matches -ne 16 ]; then ret=1; fi