Home
last modified time | relevance | path

Searched defs:b4 (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_superscalar4.c94 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 Dbndiv.c28 static BIGNUM *b4; variable
H A Dbignum.c39 BIGNUM *b4; in FuzzerTestOneInput() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Du0.h7 __m128i b0, b1, b2, b3, b4, b5, b6, b7; variable
H A Du1.h7 __m128i b0, b1, b2, b3, b4, b5, b6, b7; variable
/freebsd/sys/dev/usb/
H A Dusb_endian.h111 #define USETW8(w,b7,b6,b5,b4,b3,b2,b1,b0) do { \ argument
/freebsd/sys/contrib/openzfs/module/unicode/
H A Du8_textprep.c469 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 Dcurve25519-hacl64.h41 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 Dghash_ctmul.c76 uint32_t b0, b1, b2, b3, b4, b5, b6, b7, b8; in bmul() local
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c232 int b4 = bman_depletion_get(&p_BmPortal->pools[1], (uint8_t)idx); in __poll_portal_slow() local
/freebsd/contrib/pnglite/
H A Dpnglite.c28 #define PNG_U32(b1, b2, b3, b4) \ argument
/freebsd/sys/net80211/
H A Dieee80211_crypto_ccmp.c220 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 Dieee80211_crypto_tkip.c274 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 Dhexagon_types.h597 #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 Dres_send.c1125 struct sockaddr_in *a4, *b4; in sock_eq() local
/freebsd/tests/sys/net/routing/
H A Drtsock_common.h403 const struct sockaddr_in *a4, *b4; in sa_equal_msg_flags() local
/freebsd/contrib/diff/lib/
H A Dstrftime.c282 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 Ded25519_ref10.c1090 int64_t b4 = 2097151 & (load_4(b + 10) >> 4); in sc25519_muladd() local
/freebsd/sys/nlm/
H A Dnlm_prot_impl.c913 const struct sockaddr_in *a4, *b4; in nlm_compare_addr() local
/freebsd/sys/dev/ral/
H A Drt2860.c3308 int8_t i, b4; in b4inc() local
/freebsd/tools/tools/netmap/
H A Dpkt-gen.c2720 char b1[40], b2[40], b3[40], b4[100]; in main_thread() local
/freebsd/sys/dev/usb/wlan/
H A Dif_run.c1690 int8_t i, b4; in b4inc() local
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c4988 int64_t b4 = kBottom21Bits & (load_4(b + 10) >> 4); in sc_muladd() local
/freebsd/contrib/sqlite3/
H A Dshell.c2918 u64 b0, b1, b2, b3, b4; in KeccakF1600Step() local