Searched refs:SUM2 (Results 1 – 5 of 5) sorted by relevance
82 SUM2=`rsh -n -l root $RHOST sum $TCtmp/$j | awk '{print $1}'`86 if [ "$SUM1 = $SUM2" ]; then104 SUM2=`rsh -n -l root $RHOST sum $TCdat/$j | awk '{print $1}'`108 if [ "$SUM1" = "$SUM2" ]; then
105 SUM2=`ls -l $TCdat/$j | awk '{print $5}'`117 SUM2=`sum $TCdat/$j | awk '{print $1}'`121 if [ $SUM1 = $SUM2 ]; then
569 #define SUM2(ptr) \ macro785 r = SUM2(r_ptr + j); in AccumulateRGBA()786 g = SUM2(g_ptr + j); in AccumulateRGBA()787 b = SUM2(b_ptr + j); in AccumulateRGBA()812 dst[0] = SUM2(r_ptr + j); in AccumulateRGB()813 dst[1] = SUM2(g_ptr + j); in AccumulateRGB()814 dst[2] = SUM2(b_ptr + j); in AccumulateRGB()977 #undef SUM2
8 # CHECK: [[SUM2:%.*]] = t2SUBri killed [[SUM2TMP]], 133
8 # CHECK: [[SUM2:%.*]] = SUBri killed [[SUM2TMP]], 25600