/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | cityhash.c | 55 cityhash_impl(uint64_t w1, uint64_t w2, uint64_t w3, uint64_t w4) in cityhash_impl() 76 cityhash2(uint64_t w1, uint64_t w2) in cityhash2() 82 cityhash3(uint64_t w1, uint64_t w2, uint64_t w3) in cityhash3() 88 cityhash4(uint64_t w1, uint64_t w2, uint64_t w3, uint64_t w4) in cityhash4()
|
/freebsd/contrib/tcpdump/ |
H A D | print-tipc.c | 71 #define TIPC_LINK_ACK(w2) (((w2) >> 16) & 0xFFFF) argument 72 #define TIPC_LINK_SEQ(w2) (((w2) >> 0) & 0xFFFF) argument 107 nd_uint32_t w2; member 121 nd_uint32_t w2; member 132 #define TIPC_BC_GAP_AFTER(w2) (((w2) >> 16) & 0xFFFF) argument 133 #define TIPC_BC_GAP_TO(w2) (((w2) >> 0) & 0xFFFF) argument 156 uint32_t w0, w1, w2; in print_payload() local 215 uint32_t w0, w1, w2, w4, w5, w9; in print_internal() local
|
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | aes_ct64_cbcdec.c | 50 uint32_t w1[16], w2[16]; in br_aes_ct64_cbcdec_run() local
|
H A D | poly1305_ctmul.c | 73 uint64_t w0, w1, w2, w3, w4; in poly1305_inner() local
|
H A D | des_ct.c | 394 uint32_t v, w0, w1, w2, w3; in br_des_ct_skey_expand() local
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | spa_checksum.h | 43 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument
|
/freebsd/lib/libc/string/ |
H A D | strcoll.c | 54 wchar_t *w1 = NULL, *w2 = NULL; in strcoll_l() local
|
H A D | wcscoll.c | 78 const wchar_t *w2 = ws2; in wcscoll_l() local
|
/freebsd/contrib/netbsd-tests/rump/rumpkern/h_client/ |
H A D | h_reconcli.c | 84 pthread_t pt, w1, w2, w3, w4; in main() local
|
/freebsd/contrib/netbsd-tests/fs/vfs/ |
H A D | t_renamerace.c | 77 w2(void *arg) in w2() function
|
/freebsd/contrib/nvi/common/ |
H A D | encoding.c | 213 unsigned int w1, w2; in decode_utf16() local
|
/freebsd/contrib/netbsd-tests/fs/ffs/ |
H A D | t_fifos.c | 48 w2(void *arg) in w2() function
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | ipv6.h | 90 __be32 w1, __be32 w2, in ipv6_addr_set()
|
/freebsd/contrib/ofed/librdmacm/ |
H A D | ib.h | 75 __be32 w1, __be32 w2, __be32 w3, __be32 w4) in ib_addr_set()
|
/freebsd/sys/ofed/include/rdma/ |
H A D | ib.h | 76 __be32 w1, __be32 w2, __be32 w3, __be32 w4) in ib_addr_set()
|
/freebsd/crypto/openssl/crypto/aria/ |
H A D | aria.c | 542 uint32_t w0[4], w1[4], w2[4], w3[4]; in ossl_aria_set_encrypt_key() local 675 register uint32_t w1, w2; in ossl_aria_set_decrypt_key() local 1126 ARIA_u128 kr, w0, w1, w2, w3; in ossl_aria_set_encrypt_key() local
|
/freebsd/lib/msun/src/ |
H A D | e_lgammaf_r.c | 79 w2 = -2.76129087e-03; /* 0xbb34f6c6 */ variable
|
H A D | e_lgamma_r.c | 148 w2 = -2.77777777728775536470e-03, /* 0xBF66C16C, 0x16B02E5C */ variable
|
/freebsd/libexec/rbootd/ |
H A D | rmp_var.h | 135 #define COPYWORD(w1,w2) (w2) = (w1) argument 150 #define COPYWORD(w1, w2) \ argument
|
/freebsd/usr.sbin/makefs/msdos/ |
H A D | msdosfs_conv.c | 483 char8match(uint16_t *w1, uint16_t *w2, int n) in char8match()
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/aes/ |
H A D | aestab.c | 141 #define w2(p) bytes2word(0, 0, p, 0) macro
|
/freebsd/sys/kern/ |
H A D | subr_witness.c | 296 witness_lock_type_equal(struct witness *w1, struct witness *w2) in witness_lock_type_equal() 1440 struct witness *w2 = lock2->li_lock->lo_witness; in witness_checkorder() local 2091 _isitmyx(struct witness *w1, struct witness *w2, int rmask, const char *fname) in _isitmyx() 2143 blessed(struct witness *w1, struct witness *w2) in blessed() 2665 struct witness *tmp_w1, *tmp_w2, *w1, *w2; in sbuf_print_witness_badstacks() local
|
/freebsd/contrib/libxo/xo/ |
H A D | xo.c | 102 int w1 = 0, w2 = 0; in formatter() local
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | tx.h | 15 __le32 w2; member
|
/freebsd/contrib/bearssl/src/ec/ |
H A D | ec_p256_m62.c | 624 uint64_t w0, w1, w2, w3; in f256_decode() local 644 uint64_t w0, w1, w2, w3; in f256_encode() local
|