| /freebsd/contrib/mandoc/ | 
| H A D | preconv.c | 37 	unsigned int		 accum;  in preconv_encode()  local
  | 
| /freebsd/contrib/tcpdump/ | 
| H A D | checksum.c | 87 verify_crc10_cksum(uint16_t accum, const u_char *p, int length)  in verify_crc10_cksum()
  | 
| /freebsd/crypto/krb5/src/util/support/ | 
| H A D | gmt_mktime.c | 77     uint32_t accum;  in gmt_mktime()  local
  | 
| /freebsd/crypto/openssl/crypto/ec/curve448/ | 
| H A D | scalar.c | 76     c448_word_t accum[C448_SCALAR_LIMBS + 1] = { 0 };  in sc_montmul()  local 158     c448_dsword_t accum = 0;  in ossl_curve448_scalar_decode()  local
  | 
| /freebsd/sbin/dhclient/ | 
| H A D | hash.c | 66 	int accum = 0, i = len;  in do_hash()  local
  | 
| /freebsd/libexec/bootpd/ | 
| H A D | hash.c | 158 	unsigned accum;  in hash_HashFunction()  local
  | 
| /freebsd/sys/dev/ppbus/ | 
| H A D | ppb_msq.h | 127 #define MS_SET(accum)		{ MS_OP_SET, {{ (accum) }}}  argument
  | 
| /freebsd/sys/dev/sound/pcm/ | 
| H A D | feeder_matrix.c | 121 	intpcm64_t accum;  in feed_matrix_apply()  local
  | 
| /freebsd/stand/ficl/ | 
| H A D | float.c | 839     float accum = 0.0f;  in ficlParseFloatNumber()  local
  | 
| H A D | words.c | 206     FICL_INT accum  = 0;  in ficlParseNumber()  local 3063     DPUNS accum;  in toNumber()  local
  | 
| /freebsd/contrib/wpa/src/wps/ | 
| H A D | wps_common.c | 214 	unsigned int accum = 0;  in wps_pin_checksum()  local
  | 
| /freebsd/sys/dev/ppc/ | 
| H A D | ppc.c | 1322 	int accum = 0;  in ppc_exec_microseq()  local
  | 
| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/ | 
| H A D | aead_aes256gcm_aesni.c | 420 #define aesni_encrypt8full(out_, n_, rkeys, in_, accum, hv_, h2v_, h3v_, h4v_, rev) \  argument 450 #define aesni_addmul8full(in_, accum, hv_, h2v_, h3v_, h4v_, rev) \  argument
  | 
| /freebsd/crypto/openssl/crypto/ml_kem/ | 
| H A D | ml_kem.c | 641     uint64_t accum = 0, element;  in scalar_encode()  local 689     uint64_t accum = 0;  in scalar_decode()  local
  | 
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | 
| H A D | GDBRemoteCommunicationClient.cpp | 2458   float accum = 0;  in calculate_standard_deviation()  local
  |