Searched refs:SUM (Results 1 – 11 of 11) sorted by relevance
38 %term SUM INT PROD UNION INTER185 | SUM { funny(SUM); }
26 case SUM: in funny()
34 "sum", SUM,
110 SUM = sum1047 $(SUM) -x $(checksum) < $(source) > $(source:D:B:S=.$(checksum))1051 $(SUM) -x $(checksum) < $(old.new.source) > $(old.new.source:D:B:S=.$(checksum))1081 $(SUM) -x $(checksum) < $(source) > $(source:D:B:S=.$(checksum))1209 $(SUM) -x $(checksum) < $(binary) > $(binary:D:B:S=.$(checksum))1236 $(SUM) -x $(checksum) < $(binary) > $(binary:D:B:S=.$(checksum))1327 $(SUM) -x $(checksum) < $(binary) > $(binary:D:B:S=.$(checksum))1333 $(SUM) -x $(checksum) < $(old.new.binary) > $(old.new.binary:D:B:S=.$(checksum))1359 $(SUM) -x $(checksum) < $(binary) > $(binary:D:B:S=.$(checksum))1520 $(SUM) -x $(checksum) < $(runtime) > $(runtime:D:B:S=.$(checksum))[all …]
7225 if executable ! $SUM7226 then echo "$command: $action: $SUM command required" >&2
1 PORTIONS OF SUM(1B) COMMAND
197 set v [catch {execsql {SELECT SUM(*) FROM test1}} msg]199 } {1 {wrong number of arguments to function SUM()}}209 set v [catch {execsql {SELECT SUM(f1)+1 FROM test1}} msg]220 set v [catch {execsql {SELECT SUM(min(f1,f2)) FROM test1}} msg]224 set v [catch {execsql {SELECT SUM(min(f1)) FROM test1}} msg]
417 # which is OK since < MIN(SUM PF0..3, PF4)
460 # which is OK since < MIN(SUM PF0..3, PF4)
478 # which is OK since < MIN(SUM PF0..3, PF4)