/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zfs_fletcher_superscalar4.c | 94 uint64_t a4, b4, c4, d4; in fletcher_4_superscalar4_native() local 159 uint64_t a4, b4, c4, d4; in fletcher_4_superscalar4_byteswap() local
|
/freebsd/crypto/openssl/fuzz/ |
H A D | bndiv.c | 28 static BIGNUM *b4; variable
|
H A D | bignum.c | 39 BIGNUM *b4; in FuzzerTestOneInput() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/ |
H A D | u0.h | 7 __m128i b0, b1, b2, b3, b4, b5, b6, b7; variable
|
H A D | u1.h | 7 __m128i b0, b1, b2, b3, b4, b5, b6, b7; variable
|
/freebsd/sys/dev/usb/ |
H A D | usb_endian.h | 111 #define USETW8(w,b7,b6,b5,b4,b3,b2,b1,b0) do { \ argument
|
/freebsd/sys/contrib/openzfs/module/unicode/ |
H A D | u8_textprep.c | 469 uint16_t b4 = 0; in do_case_conv() local 701 uint16_t b4 = 0; in combining_class() local 757 uint16_t b4 = 0; in do_decomp() local 981 uint16_t b4 = 0; in find_composition_start() local
|
/freebsd/contrib/wireguard-tools/ |
H A D | curve25519-hacl64.h | 41 u64 b4 = b[4]; in modulo_carry_top() local 187 u128 b4; in fmul_fmul() local 245 u128 b4; in fsquare_fsquare_() local 354 u64 b4; in fdifference() local 396 u128 b4; in fscalar() local
|
/freebsd/contrib/bearssl/src/hash/ |
H A D | ghash_ctmul.c | 76 uint32_t b0, b1, b2, b3, b4, b5, b6, b7, b8; in bmul() local
|
/freebsd/sys/contrib/ncsw/Peripherals/BM/ |
H A D | bm_portal.c | 232 int b4 = bman_depletion_get(&p_BmPortal->pools[1], (uint8_t)idx); in __poll_portal_slow() local
|
/freebsd/contrib/pnglite/ |
H A D | pnglite.c | 28 #define PNG_U32(b1, b2, b3, b4) \ argument
|
/freebsd/sys/net80211/ |
H A D | ieee80211_crypto_ccmp.c | 220 READ_6(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3, uint8_t b4, uint8_t b5) in READ_6()
|
H A D | ieee80211_crypto_tkip.c | 274 READ_6(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3, uint8_t b4, uint8_t b5) in READ_6()
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | hexagon_types.h | 597 #define HEXAGON_V64_CREATE_B(b7, b6, b5, b4, b3, b2, b1, b0) \ argument 616 #define HEXAGON_V64_CREATE_B(b7, b6, b5, b4, b3, b2, b1, b0) \ argument 633 HEXAGON_Vect64C(signed char b7, signed char b6, signed char b5, signed char b4, in HEXAGON_Vect64C() 1824 #define Q6V64_CREATE_B(b7, b6, b5, b4, b3, b2, b1, b0) \ argument 1843 #define Q6V64_CREATE_B(b7, b6, b5, b4, b3, b2, b1, b0) \ argument 1860 Q6Vect64C(signed char b7, signed char b6, signed char b5, signed char b4, in Q6Vect64C()
|
/freebsd/lib/libc/resolv/ |
H A D | res_send.c | 1125 struct sockaddr_in *a4, *b4; in sock_eq() local
|
/freebsd/tests/sys/net/routing/ |
H A D | rtsock_common.h | 403 const struct sockaddr_in *a4, *b4; in sa_equal_msg_flags() local
|
/freebsd/contrib/diff/lib/ |
H A D | strftime.c | 282 int b4 = (b->tm_year >> 2) + (TM_YEAR_BASE >> 2) - ! (b->tm_year & 3); in tm_diff() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/ |
H A D | ed25519_ref10.c | 1090 int64_t b4 = 2097151 & (load_4(b + 10) >> 4); in sc25519_muladd() local
|
/freebsd/sys/nlm/ |
H A D | nlm_prot_impl.c | 913 const struct sockaddr_in *a4, *b4; in nlm_compare_addr() local
|
/freebsd/sys/dev/ral/ |
H A D | rt2860.c | 3308 int8_t i, b4; in b4inc() local
|
/freebsd/tools/tools/netmap/ |
H A D | pkt-gen.c | 2720 char b1[40], b2[40], b3[40], b4[100]; in main_thread() local
|
/freebsd/sys/dev/usb/wlan/ |
H A D | if_run.c | 1690 int8_t i, b4; in b4inc() local
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | curve25519.c | 4988 int64_t b4 = kBottom21Bits & (load_4(b + 10) >> 4); in sc_muladd() local
|
/freebsd/contrib/sqlite3/ |
H A D | shell.c | 2918 u64 b0, b1, b2, b3, b4; in KeccakF1600Step() local
|