Lines Matching refs:SUM
31 SUM=sum
35 export TEST AWK CC LC_ALL SUM SORT TMP
76 case $SUM in
78 *) if test -x $dir/$SUM
85 ab=`echo "$AB" | $SUM 2>/dev/null`
86 ba=`echo "$BA" | $SUM 2>/dev/null`
88 $ba) SUM=$dir/$SUM
91 do ab=`echo "$AB" | $dir/$SUM $old 2>/dev/null`
93 ?*) ba=`echo "$BA" | $dir/$SUM $old 2>/dev/null`
95 $ba) SUM="$dir/$SUM $old"
189 test "\`$SUM <in\`" = "\`$SUM <xx\`" && exit 0
365 ./xsort B || echo ${TEST}B $SUM is probably unsuitable - see comments