Home
last modified time | relevance | path

Searched defs:c6 (Results 1 – 23 of 23) sorted by relevance

/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/math/aarch64/advsimd/
H A Dtanpif.c14 float32x4_t c0, c2, c4, c6; member
H A Dv_log1pf_inline.h20 float32x4_t c4, c6, c1, c2, ln2; member
H A Dlogf.c13 float32x4_t c2, c4, c6, ln2; member
H A Dv_expm1_inline.h16 float64x2_t c2, c4, c6, c8; member
H A Dlog2f.c14 float32x4_t c0, c2, c4, c6, c8; member
H A Dlog10f.c14 float32x4_t c0, c2, c4, c6, inv_ln10, ln2; member
H A Datan2f.c14 float32x4_t c0, pi_over_2, c4, c6, c2; member
H A Dtanpi.c14 float64x2_t c0, c2, c4, c6, c8, c10, c12; member
H A Dasin.c14 float64x2_t c0, c2, c4, c6, c8, c10; member
H A Datan.c14 float64x2_t c0, c2, c4, c6, c8, c10, c12, c14, c16, c18; member
H A Dv_log1p_inline.h15 float64x2_t c0, c2, c4, c6, c8, c10, c12, c14, c16; member
H A Datan2.c14 float64x2_t c0, c2, c4, c6, c8, c10, c12, c14, c16, c18; member
H A Dasinh.c21 float64x2_t c0, c2, c4, c6, c8, c10, c12, c14, c16, c17; member
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dtanpif.c14 float c0, c2, c4, c6; member
H A Dsv_sincospi_common.h13 double c0, c2, c4, c6, c8; member
H A Dsv_log1pf_inline.h16 float c0, c2, c4, c6; member
H A Dtan.c14 double c2, c4, c6, c8; member
H A Dtanpi.c14 double c0, c2, c4, c6, c8, c10, c12; member
/freebsd/lib/libmp/tests/
H A Dlegacy_test.c33 MINT *c0, *c1, *c2, *c3, *c5, *c6, *c8, *c10, *c14, *c15, *c25, \ variable
/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
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1105 int64_t c6 = 2097151 & (load_4(c + 15) >> 6); in sc25519_muladd() local
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c5002 int64_t c6 = kBottom21Bits & (load_4(c + 15) >> 6); in sc_muladd() local