Home
last modified time | relevance | path

Searched defs:w2 (Results 1 – 25 of 45) sorted by relevance

12

/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dcityhash.c55 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 Dprint-tipc.c71 #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 Daes_ct64_cbcdec.c50 uint32_t w1[16], w2[16]; in br_aes_ct64_cbcdec_run() local
H A Dpoly1305_ctmul.c73 uint64_t w0, w1, w2, w3, w4; in poly1305_inner() local
H A Ddes_ct.c394 uint32_t v, w0, w1, w2, w3; in br_des_ct_skey_expand() local
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa_checksum.h43 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument
/freebsd/lib/libc/string/
H A Dstrcoll.c54 wchar_t *w1 = NULL, *w2 = NULL; in strcoll_l() local
H A Dwcscoll.c78 const wchar_t *w2 = ws2; in wcscoll_l() local
/freebsd/contrib/netbsd-tests/rump/rumpkern/h_client/
H A Dh_reconcli.c84 pthread_t pt, w1, w2, w3, w4; in main() local
/freebsd/contrib/netbsd-tests/fs/vfs/
H A Dt_renamerace.c77 w2(void *arg) in w2() function
/freebsd/contrib/nvi/common/
H A Dencoding.c213 unsigned int w1, w2; in decode_utf16() local
/freebsd/contrib/netbsd-tests/fs/ffs/
H A Dt_fifos.c48 w2(void *arg) in w2() function
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dipv6.h90 __be32 w1, __be32 w2, in ipv6_addr_set()
/freebsd/contrib/ofed/librdmacm/
H A Dib.h75 __be32 w1, __be32 w2, __be32 w3, __be32 w4) in ib_addr_set()
/freebsd/sys/ofed/include/rdma/
H A Dib.h76 __be32 w1, __be32 w2, __be32 w3, __be32 w4) in ib_addr_set()
/freebsd/crypto/openssl/crypto/aria/
H A Daria.c542 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 De_lgammaf_r.c79 w2 = -2.76129087e-03; /* 0xbb34f6c6 */ variable
H A De_lgamma_r.c148 w2 = -2.77777777728775536470e-03, /* 0xBF66C16C, 0x16B02E5C */ variable
/freebsd/libexec/rbootd/
H A Drmp_var.h135 #define COPYWORD(w1,w2) (w2) = (w1) argument
150 #define COPYWORD(w1, w2) \ argument
/freebsd/usr.sbin/makefs/msdos/
H A Dmsdosfs_conv.c483 char8match(uint16_t *w1, uint16_t *w2, int n) in char8match()
/freebsd/crypto/krb5/src/lib/crypto/builtin/aes/
H A Daestab.c141 #define w2(p) bytes2word(0, 0, p, 0) macro
/freebsd/sys/kern/
H A Dsubr_witness.c296 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 Dxo.c102 int w1 = 0, w2 = 0; in formatter() local
/freebsd/sys/contrib/dev/rtw88/
H A Dtx.h15 __le32 w2; member
/freebsd/contrib/bearssl/src/ec/
H A Dec_p256_m62.c624 uint64_t w0, w1, w2, w3; in f256_decode() local
644 uint64_t w0, w1, w2, w3; in f256_encode() local

12