Home
last modified time | relevance | path

Searched defs:c3 (Results 1 – 25 of 74) sorted by relevance

123

/freebsd/crypto/openssl/crypto/bn/asm/
H A Ds390x.S366 #define c3 %r8 macro
368 #define mul_add_c(ai,bi,c1,c2,c3) \ argument
554 #define sqr_add_c(ai,c1,c2,c3) \ argument
561 #define sqr_add_c2(ai,aj,c1,c2,c3) \ argument
H A Dx86_64-gcc.c395 BN_ULONG c1, c2, c3; in bn_mul_comba8() local
498 BN_ULONG c1, c2, c3; in bn_mul_comba4() local
537 BN_ULONG c1, c2, c3; in bn_sqr_comba8() local
612 BN_ULONG c1, c2, c3; in bn_sqr_comba4() local
/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/heimdal/lib/wind/
H A Dutf8.c55 const unsigned c3 = *++p; in utf8toutf32() local
69 const unsigned c3 = *++p; in utf8toutf32() local
/freebsd/sys/contrib/libsodium/test/default/
H A Dsecretstream.c13 unsigned char *c1, *c2, *c3, *csave; in main() 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/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/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dsv_expm1f_inline.h19 float c0, inv_ln2, c1, c3, special_bound; member
H A Dexpm1f.c20 float c0, inv_ln2, c1, c3, special_bound; member
H A Dtanpif.c15 float c1, c3, c5, c7; member
H A Dsv_expf_inline.h18 float c1, c3, inv_ln2; member
H A Dexp2f.c16 float c0, c2, c4, c1, c3; member
H A Dsv_sincospi_common.h14 double c1, c3, c5, c7, c9; member
H A Dsv_sincospif_common.h14 float c1, c3, c5; member
H A Dlog2.c20 double c1, c3; member
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dv_expf_inline.h17 float32x4_t inv_ln2, c1, c3, c4; member
H A Dv_expm1f_inline.h18 float c1, c3, inv_ln2, c4; member
H A Dtanpif.c15 float c1, c3, c5, c7; member
H A Dv_log1pf_inline.h19 float c0, c3, c5, c7; member
/freebsd/usr.bin/localedef/
H A Dscanner.c297 int c1, c2, c3; in scan_dec_byte() local
326 int c1, c2, c3; in scan_oct_byte() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_asm.c593 BN_ULONG c1, c2, c3; in bn_mul_comba8() local
696 BN_ULONG c1, c2, c3; in bn_mul_comba4() local
735 BN_ULONG c1, c2, c3; in bn_sqr_comba8() local
810 BN_ULONG c1, c2, c3; in bn_sqr_comba4() local
/freebsd/usr.bin/dtc/
H A Ddtc.cc356 clock_t c3 = clock(); in main() local
/freebsd/lib/libmp/tests/
H A Dlegacy_test.c33 MINT *c0, *c1, *c2, *c3, *c5, *c6, *c8, *c10, *c14, *c15, *c25, \ variable
/freebsd/secure/lib/libcrypt/
H A Dcrypt-blowfish.c101 u_int8_t c1, c2, c3, c4; in decode_base64() local
/freebsd/crypto/heimdal/lib/hx509/
H A Dtest_name.c317 hx509_cert c1, c2, c3; in test_compare() local

123