Searched refs:accum (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Dcryptlib.c434 unsigned int accum = 0; local
460 accum += *(src++) * hash_coeffs[(snum + dnum) & 7];
461 accum += dnum;
462 *(dest++) = accum & 255;
/barrelfish-master/usr/eclipseclp/Contrib/
H A Dtidy.pl115 number_check(+,+,-), % maintain number-p accum

Completed in 35 milliseconds