Home
last modified time | relevance | path

Searched defs:b3 (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/dev/usb/
H A Dusb_endian.h104 #define USETW4(w,b3,b2,b1,b0) do { \ argument
111 #define USETW8(w,b7,b6,b5,b4,b3,b2,b1,b0) do { \ argument
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_superscalar4.c93 uint64_t a3, b3, c3, d3; in fletcher_4_superscalar4_native() local
158 uint64_t a3, b3, c3, d3; in fletcher_4_superscalar4_byteswap() local
/freebsd/crypto/openssl/fuzz/
H A Dbignum.c38 BIGNUM *b3; in FuzzerTestOneInput() local
H A Dbndiv.c27 static BIGNUM *b3; variable
/freebsd/contrib/bearssl/src/symcipher/
H A Dchacha20_sse2.c199 __m128i b0, b1, b2, b3; in br_chacha20_sse2_run() local
/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Drandom.c35 uint32 b3 = b1 | b2; in random32() local
/freebsd/sys/contrib/openzfs/module/unicode/
H A Du8_textprep.c145 #define U8_PUT_3BYTES_INTO_UTF32(u, b1, b2, b3) \ argument
466 uint16_t b3 = 0; in do_case_conv() local
696 uint16_t b3 = 0; in combining_class() local
750 uint16_t b3 = 0; in do_decomp() local
974 uint16_t b3 = 0; in find_composition_start() 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/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daesopt.h552 #define bytes2word(b0, b1, b2, b3) \ argument
562 #define bytes2word(b0, b1, b2, b3) \ argument
/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
634 signed char b3, signed char b2, signed char b1, signed char b0) in HEXAGON_Vect64C()
1056 #define HEXAGON_V32_CREATE_B(b3, b2, b1, b0) \ argument
1084 HEXAGON_Vect32C(signed char b3, signed char b2, signed char b1, signed char b0) in HEXAGON_Vect32C()
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
1861 signed char b3, signed char b2, signed char b1, signed char b0) in Q6Vect64C()
2283 #define Q6V32_CREATE_B(b3, b2, b1, b0) \ argument
2298 #define Q6V32_CREATE_B(b3, b2, b1, b0) \ argument
[all …]
/freebsd/contrib/netbsd-tests/fs/vfs/
H A Dt_io.c51 char *b2, *b3; in holywrite() 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/net80211/
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()
817 static __inline u32 get_le32_split(u8 b0, u8 b1, u8 b2, u8 b3) in get_le32_split()
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()
/freebsd/contrib/pnglite/
H A Dpnglite.c28 #define PNG_U32(b1, b2, b3, b4) \ argument
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DConvertUTF.cpp451 UTF8 b1, b2, b3; in findMaximalSubpartOfIllFormedUTF8Sequence() local
/freebsd/contrib/wireguard-tools/
H A Dcurve25519-hacl64.h353 u64 b3; in fdifference() local
728 u8 *b3 = output + 24; in format_fcontract_store() local
/freebsd/sys/cam/ctl/
H A Dctl_ha.c559 int error, b1, b2, b3, b4, p, num; in ctl_ha_peer_sysctl() local
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c1294 int b3 = 1 + (b & 3); in decode_xterm_SGR1006() local
/freebsd/crypto/openssl/crypto/ec/
H A Dec_lib.c624 BIGNUM *a1, *a2, *a3, *b1, *b2, *b3; in EC_GROUP_cmp() local
/freebsd/tools/tools/netmap/
H A Dpkt-gen.c2443 char b1[40], b2[80], b3[80]; in tx_output() local
2720 char b1[40], b2[40], b3[40], b4[100]; in main_thread() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1089 int64_t b3 = 2097151 & (load_4(b + 7) >> 7); in sc25519_muladd() local
/freebsd/usr.sbin/moused/
H A Dmoused.c460 #define A(b1, b3) (((b1) ? 2 : 0) | ((b3) ? 1 : 0)) argument
/freebsd/sys/vm/
H A Duma_core.c1035 struct uma_cache_bucket b3; in cache_bucket_swap() local
1443 uma_bucket_t b1, b2, b3; in cache_drain_safe_cpu() local

12