Home
last modified time | relevance | path

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

123

/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dcityhash.c53 cityhash_impl(uint64_t w1, uint64_t w2, uint64_t w3, uint64_t w4) in cityhash_impl()
74 cityhash2(uint64_t w1, uint64_t w2) in cityhash2()
80 cityhash3(uint64_t w1, uint64_t w2, uint64_t w3) in cityhash3()
86 cityhash4(uint64_t w1, uint64_t w2, uint64_t w3, uint64_t w4) in cityhash4()
/freebsd/contrib/tcpdump/
H A Dprint-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/sys/contrib/openzfs/include/sys/
H A Dspa_checksum.h42 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument
/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/lib/libc/string/
H A Dstrcoll.c54 wchar_t *w1 = NULL, *w2 = NULL; in strcoll_l() local
H A Dwcscoll.c77 const wchar_t *w1 = ws1; 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/sys/crypto/camellia/
H A Dcamellia.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/contrib/netbsd-tests/fs/vfs/
H A Dt_renamerace.c43 w1(void *arg) in w1() 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.c33 w1(void *arg) in w1() 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.c78 w1 = 8.33332464e-02, /* 0x3daaaa9f */ variable
H A De_lgamma_r.c147 w1 = 8.33333333333329678849e-02, /* 0x3FB55555, 0x5555553B */ variable
/freebsd/sys/kern/
H A Dsubr_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/usr.sbin/makefs/msdos/
H A Dmsdosfs_conv.c483 char8match(uint16_t *w1, uint16_t *w2, int n) in char8match()
/freebsd/libexec/rbootd/
H A Drmp_var.h135 #define COPYWORD(w1,w2) (w2) = (w1) argument
150 #define COPYWORD(w1, w2) \ argument
/freebsd/sys/contrib/dev/rtw89/
H A Dtxrx.h239 __le32 w1; global() member
254 __le32 w1; global() member
274 __le32 w1; global() member
/freebsd/contrib/libxo/xo/
H A Dxo.c102 int w1 = 0, w2 = 0; in formatter() local
/freebsd/sys/contrib/dev/rtw88/
H A Dtx.h14 __le32 w1; member

123