Home
last modified time | relevance | path

Searched defs:w1 (Results 1 – 25 of 54) sorted by relevance

123

/freebsd-head/sys/contrib/openzfs/module/zcommon/
HDcityhash.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-head/contrib/tcpdump/
HDprint-tipc.c62 nd_uint32_t w1; member
69 #define TIPC_MTYPE(w1) (((w1) >> 29) & 0x07) argument
70 #define TIPC_BROADCAST_ACK(w1) (((w1) >> 0) & 0xFFFF) argument
106 nd_uint32_t w1; member
120 nd_uint32_t w1; member
131 #define TIPC_SEQ_GAP(w1) (((w1) >> 16) & 0x1FFF) argument
142 nd_uint32_t w1; member
150 #define TIPC_NODE_SIG(w1) (((w1) >> 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
[all …]
/freebsd-head/contrib/bearssl/src/symcipher/
HDaes_ct64_cbcdec.c50 uint32_t w1[16], w2[16]; in br_aes_ct64_cbcdec_run() local
HDpoly1305_ctmul.c73 uint64_t w0, w1, w2, w3, w4; in poly1305_inner() local
HDdes_ct.c394 uint32_t v, w0, w1, w2, w3; in br_des_ct_skey_expand() local
/freebsd-head/sys/contrib/openzfs/include/sys/
HDspa_checksum.h43 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument
/freebsd-head/lib/libc/string/
HDstrcoll.c54 wchar_t *w1 = NULL, *w2 = NULL; in strcoll_l() local
HDwcscoll.c77 const wchar_t *w1 = ws1; in wcscoll_l() local
/freebsd-head/contrib/netbsd-tests/rump/rumpkern/h_client/
HDh_reconcli.c84 pthread_t pt, w1, w2, w3, w4; in main() local
/freebsd-head/sys/crypto/camellia/
HDcamellia.c81 #define CAMELLIA_ROLDQ(ll, lr, rl, rr, w0, w1, bits) \ argument
90 #define CAMELLIA_ROLDQo32(ll, lr, rl, rr, w0, w1, bits) \ argument
440 uint32_t il, ir, t0, t1, w0, w1; in camellia_setup128() local
647 uint32_t il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local
/freebsd-head/contrib/netbsd-tests/fs/vfs/
HDt_renamerace.c43 w1(void *arg) in w1() function
/freebsd-head/contrib/nvi/common/
HDencoding.c213 unsigned int w1, w2; in decode_utf16() local
/freebsd-head/contrib/netbsd-tests/fs/ffs/
HDt_fifos.c33 w1(void *arg) in w1() function
/freebsd-head/sys/compat/linuxkpi/common/include/net/
HDipv6.h90 __be32 w1, __be32 w2, in ipv6_addr_set()
/freebsd-head/sys/contrib/dev/rtw88/
HDrx.h19 __le32 w1; member
/freebsd-head/contrib/ofed/librdmacm/
HDib.h75 __be32 w1, __be32 w2, __be32 w3, __be32 w4) in ib_addr_set()
/freebsd-head/sys/ofed/include/rdma/
HDib.h76 __be32 w1, __be32 w2, __be32 w3, __be32 w4) in ib_addr_set()
/freebsd-head/sys/contrib/dev/rtw89/
HDtxrx.h422 __le32 w1; member
440 __le32 w1; member
455 __le32 w1; member
568 __le32 w1; member
577 __le32 w1; member
593 __le32 w1; member
613 __le32 w1; member
/freebsd-head/crypto/openssl/crypto/aria/
HDaria.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-head/lib/msun/src/
HDe_lgammaf_r.c78 w1 = 8.33332464e-02, /* 0x3daaaa9f */ variable
HDe_lgamma_r.c147 w1 = 8.33333333333329678849e-02, /* 0x3FB55555, 0x5555553B */ variable
/freebsd-head/sys/kern/
HDsubr_witness.c297 witness_lock_type_equal(struct witness *w1, struct witness *w2) in witness_lock_type_equal()
798 struct witness *w, *w1; in witness_startup() local
1120 struct witness *w, *w1; in witness_checkorder() local
2092 _isitmyx(struct witness *w1, struct witness *w2, int rmask, const char *fname) in _isitmyx()
2144 blessed(struct witness *w1, struct witness *w2) in blessed()
2666 struct witness *tmp_w1, *tmp_w2, *w1, *w2; in sbuf_print_witness_badstacks() local
/freebsd-head/usr.sbin/makefs/msdos/
HDmsdosfs_conv.c483 char8match(uint16_t *w1, uint16_t *w2, int n) in char8match()
/freebsd-head/libexec/rbootd/
HDrmp_var.h135 #define COPYWORD(w1,w2) (w2) = (w1) argument
150 #define COPYWORD(w1, w2) \ argument
/freebsd-head/contrib/libxo/xo/
HDxo.c102 int w1 = 0, w2 = 0; in formatter() local

123