| /freebsd-12.1/contrib/tcpdump/ |
| H A D | checksum.c | 94 register uint16_t accum; in init_crc10_table() local 113 verify_crc10_cksum(uint16_t accum, const u_char *p, int length) in verify_crc10_cksum()
|
| /freebsd-12.1/contrib/mandoc/ |
| H A D | preconv.c | 37 unsigned int accum; in preconv_encode() local
|
| /freebsd-12.1/crypto/openssl/crypto/ec/curve448/ |
| H A D | scalar.c | 76 c448_word_t accum[C448_SCALAR_LIMBS + 1] = { 0 }; in sc_montmul() local 156 c448_dsword_t accum = 0; in curve448_scalar_decode() local
|
| /freebsd-12.1/sbin/dhclient/ |
| H A D | hash.c | 68 int accum = 0, i = len; in do_hash() local
|
| /freebsd-12.1/libexec/bootpd/ |
| H A D | hash.c | 174 unsigned accum; local
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | ax-general.c | 115 LONGEST accum = 0; in read_const() local
|
| H A D | ada-lang.c | 1378 unsigned long accum; /* Staging area for bits being transferred */ in ada_value_primitive_packed_val() local 1518 unsigned int accum, mask; in move_bits() local
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | old-and-busted.c | 1026 struct entries_accumulator *accum = userData; in handle_start_tag() local 1064 struct entries_accumulator accum; in parse_entries_xml() local
|
| /freebsd-12.1/sys/dev/ppbus/ |
| H A D | ppb_msq.h | 131 #define MS_SET(accum) { MS_OP_SET, {{ (accum) }}} argument
|
| /freebsd-12.1/stand/ficl/ |
| H A D | float.c | 840 float accum = 0.0f; in ficlParseFloatNumber() local
|
| H A D | words.c | 207 FICL_INT accum = 0; in ficlParseNumber() local 3064 DPUNS accum; in toNumber() local
|
| /freebsd-12.1/sys/dev/sound/pcm/ |
| H A D | feeder_matrix.c | 251 intpcm64_t accum; in feed_matrix_apply_generic() local
|
| /freebsd-12.1/contrib/wpa/src/wps/ |
| H A D | wps_common.c | 214 unsigned int accum = 0; in wps_pin_checksum() local
|
| /freebsd-12.1/sys/dev/ppc/ |
| H A D | ppc.c | 1329 int accum = 0; in ppc_exec_microseq() local
|
| /freebsd-12.1/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-12.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-asm.h | 350 #define CVMX_VMULU(dest,mpcand,accum) asm volatile ("vmulu %[rd],%[rs],%[rt]" : [rd] "=d" (dest) : … argument 351 #define CVMX_VMM0(dest,mpcand,accum) asm volatile ("vmm0 %[rd],%[rs],%[rt]" : [rd] "=d" (dest) : [r… argument 352 #define CVMX_V3MULU(dest,mpcand,accum) asm volatile ("v3mulu %[rd],%[rs],%[rt]" : [rd] "=d" (dest) … argument
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | expmed.c | 2951 rtx insn, accum, tem; in expand_mult_const() local
|
| H A D | gcse.c | 5528 extract_mentioned_regs_helper (rtx x, rtx accum) in extract_mentioned_regs_helper()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationClient.cpp | 2295 float accum = 0; in calculate_standard_deviation() local
|