Home
last modified time | relevance | path

Searched defs:c10 (Results 1 – 12 of 12) sorted by relevance

/freebsd/lib/libmp/tests/
H A Dlegacy_test.c33 MINT *c0, *c1, *c2, *c3, *c5, *c6, *c8, *c10, *c14, *c15, *c25, \ variable
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dv_expm1_inline.h19 double c1, c3, c5, c7, c9, c10; 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 Dtanpi.c14 double c0, c2, c4, c6, c8, c10, c12; member
/freebsd/crypto/openssl/test/
H A Dsanitytest.c40 a10, b10, c10, d10, e10, f10, g10, h10, i10, j10, in test_sanity_enum_size() enumerator
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1109 int64_t c10 = 2097151 & (load_3(c + 26) >> 2); in sc25519_muladd() local
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c5006 int64_t c10 = kBottom21Bits & (load_3(c + 26) >> 2); in sc_muladd() local