Home
last modified time | relevance | path

Searched defs:c4 (Results 1 – 19 of 19) 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/contrib/libucl/src/
H A Ducl_hash.c130 unsigned char c1, c2, c3, c4, c5, c6, c7, c8; in ucl_hash_caseless_func() member
188 unsigned char c1, c2, c3, c4; in ucl_hash_caseless_equal() local
551 unsigned char c1, c2, c3, c4; in ucl_lc_cmp() local
/freebsd/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c181 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 argument
192 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
211 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dsv_expm1f_inline.h18 float32_t c2, c4, ln2_hi, ln2_lo; member
H A Dsv_expm1f_1u6.c19 float c2, c4, ln2_hi, ln2_lo; member
H A Dsv_tanf_3u5.c16 float c0, c2, c4, range_val, shift; member
/freebsd/usr.bin/dtc/
H A Ddtc.cc359 clock_t c4 = clock(); in main() local
/freebsd/secure/lib/libcrypt/
H A Dcrypt-blowfish.c101 u_int8_t c1, c2, c3, c4; in decode_base64() local
/freebsd/contrib/bearssl/src/kdf/
H A Dshake.c69 uint64_t c0, c1, c2, c3, c4, bnn; in process_block() local
/freebsd/contrib/arm-optimized-routines/math/
H A Dsincosf.h23 double c0, c1, c2, c3, c4; /* Cosine polynomial. */ member
/freebsd/crypto/heimdal/lib/wind/
H A Dutf8.c71 const unsigned c4 = *++p; in utf8toutf32() local
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dhash.h136 const uint32_t c4 = 0xa1e38b93; in hash_x86_128() local
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S926 c4 = r1 // Predicate register define
/freebsd/contrib/sendmail/src/
H A Dmime.c1101 int c1, c2, c3, c4; local
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_intrinsics.h304 typedef char c4 __attribute__((ext_vector_type(4))); in __ldg() typedef
/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp1766 uint8_t c4 = frm_nxt[3]; in utf8_to_utf16() local
1872 uint8_t c4 = frm_nxt[3]; in utf8_to_utf16() local
1945 uint8_t c4 = frm_nxt[3]; in utf8_to_utf16_length() local
2111 uint8_t c4 = frm_nxt[3]; in utf8_to_ucs4() local
2180 uint8_t c4 = frm_nxt[3]; in utf8_to_ucs4_length() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1103 int64_t c4 = 2097151 & (load_4(c + 10) >> 4); in sc25519_muladd() local
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c5000 int64_t c4 = kBottom21Bits & (load_4(c + 10) >> 4); in sc_muladd() local
/freebsd/contrib/sqlite3/
H A Dshell.c2924 u64 c0, c1, c2, c3, c4; in KeccakF1600Step() local