Home
last modified time | relevance | path

Searched refs:sums (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1950.txt325 Adler-32 is composed of two sums accumulated per byte: s1 is
326 the sum of all bytes, s2 is the sum of all s1 values. Both sums
/f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md35 Another method for storing histogram data sums the values for lower-value
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c6111 u_short id, ido, sums; local
6138 sums = ~(u_short)sum;
6139 ip->ip_sum = htons(sums);