/freebsd/crypto/openssl/crypto/whrlpool/ |
H A D | wp_block.c | 181 # 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 D | tanpif.c | 14 float32x4_t c0, c2, c4, c6; member
|
H A D | v_log1pf_inline.h | 20 float32x4_t c4, c6, c1, c2, ln2; member
|
H A D | logf.c | 13 float32x4_t c2, c4, c6, ln2; member
|
H A D | v_expm1_inline.h | 16 float64x2_t c2, c4, c6, c8; member
|
H A D | log2f.c | 14 float32x4_t c0, c2, c4, c6, c8; member
|
H A D | log10f.c | 14 float32x4_t c0, c2, c4, c6, inv_ln10, ln2; member
|
H A D | atan2f.c | 14 float32x4_t c0, pi_over_2, c4, c6, c2; member
|
H A D | tanpi.c | 14 float64x2_t c0, c2, c4, c6, c8, c10, c12; member
|
H A D | asin.c | 14 float64x2_t c0, c2, c4, c6, c8, c10; member
|
H A D | atan.c | 14 float64x2_t c0, c2, c4, c6, c8, c10, c12, c14, c16, c18; member
|
H A D | v_log1p_inline.h | 15 float64x2_t c0, c2, c4, c6, c8, c10, c12, c14, c16; member
|
H A D | atan2.c | 14 float64x2_t c0, c2, c4, c6, c8, c10, c12, c14, c16, c18; member
|
H A D | asinh.c | 21 float64x2_t c0, c2, c4, c6, c8, c10, c12, c14, c16, c17; member
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | tanpif.c | 14 float c0, c2, c4, c6; member
|
H A D | sv_sincospi_common.h | 13 double c0, c2, c4, c6, c8; member
|
H A D | sv_log1pf_inline.h | 16 float c0, c2, c4, c6; member
|
H A D | tan.c | 14 double c2, c4, c6, c8; member
|
H A D | tanpi.c | 14 double c0, c2, c4, c6, c8, c10, c12; member
|
/freebsd/lib/libmp/tests/ |
H A D | legacy_test.c | 33 MINT *c0, *c1, *c2, *c3, *c5, *c6, *c8, *c10, *c14, *c15, *c25, \ variable
|
/freebsd/contrib/libucl/src/ |
H A D | ucl_hash.c | 130 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 D | ed25519_ref10.c | 1105 int64_t c6 = 2097151 & (load_4(c + 15) >> 6); in sc25519_muladd() local
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | curve25519.c | 5002 int64_t c6 = kBottom21Bits & (load_4(c + 15) >> 6); in sc_muladd() local
|