HomeSort by: relevance | last modified time | path
    Searched refs:sums (Results 1 - 13 of 13) sorted by relevancy

  /src/games/cribbage/
support.c 248 long sums[15]; local
258 sums[i] = 0L;
269 sums[ns] +=
272 sums[ns] += adjust(cb, d[k]);
274 sums[ns] -= adjust(cb, d[k]);
281 if (sums[i] > sums[j])
score.c 189 static int sums[15], nsums[15]; local
192 sp = sums;
204 sp = sums;
209 sp = sums;
215 return sums[14];
  /src/external/gpl3/gcc/dist/contrib/
dg-extract-results.sh 399 SUMS_AWK=${TMP}/sums.awk
  /src/external/gpl3/gcc.old/dist/contrib/
dg-extract-results.sh 396 SUMS_AWK=${TMP}/sums.awk
  /src/external/gpl3/gdb.old/dist/contrib/
dg-extract-results.sh 399 SUMS_AWK=${TMP}/sums.awk
  /src/external/gpl3/gdb/dist/contrib/
dg-extract-results.sh 399 SUMS_AWK=${TMP}/sums.awk
  /src/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparc1234/
mul_1.asm 41 C floating-point add, then convert the four 49-bit product-sums and transfer
45 C 1. Align the stack area where we transfer the four 49-bit product-sums
addmul_1.asm 41 C floating-point add, then convert the four 49-bit product-sums and transfer
46 C 1. Align the stack area where we transfer the four 49-bit product-sums
addmul_2.asm 45 C 1. Align the stack area where we transfer the four 50-bit product-sums
  /src/sys/external/bsd/ipf/netinet/
fil.c 5960 u_short id, ido, sums; local
5986 sums = ~(u_short)sum;
5987 ip->ip_sum = htons(sums);
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
iteration.d 500 auto sums = [2, 4, 6, 8];
506 assert(result[0] == sums[i]);
7273 Sums elements of `r`, which must be a finite
  /src/external/gpl3/gcc/dist/libgcc/config/m68k/
lb1sf68.S 3232 movel d4,d1 | the sums will go in d0-d1
  /src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
lb1sf68.S 3231 movel d4,d1 | the sums will go in d0-d1

Completed in 111 milliseconds