Searched defs:r1 (Results 26 - 50 of 166) sorted by relevance

1234567

/freebsd-current/lib/msun/src/
H A Ds_expm1.c131 double y,hi,lo,c,t,e,hxs,hfx,r1,twopk; local
/freebsd-current/contrib/arm-optimized-routines/math/aarch64/
H A Dv_exp.c70 float64x2_t r1 = vmulq_f64 (s1, s1); local
H A Dv_exp2f.c60 float32x4_t r1 = vmulq_f32 (vfmaq_f32 (s2, poly, s2), s1); local
H A Dv_exp2f_1u.c35 float32x4_t r1 = s1 * s1; local
H A Dv_expf.c65 float32x4_t r1 = vmulq_f32 (vfmaq_f32 (s2, poly, s2), s1); local
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dv_exp10_2u.c76 float64x2_t r1 = vmulq_f64 (s1, s1); local
H A Dv_exp10f_2u4.c74 float32x4_t r1 = vmulq_f32 (vfmaq_f32 (s2, poly, s2), s1); local
H A Dv_exp2_2u.c68 float64x2_t r1 = vmulq_f64 (s1, s1); local
H A Dv_exp_tail_inline.h63 float64x2_t r1 = vmulq_f64 (s1, s1); local
H A Dsv_exp10_1u5.c63 svfloat64_t r1 = svmul_x (pg, s1, s1); local
H A Dsv_exp_1u5.c60 svfloat64_t r1 = svmul_x (pg, s1, s1); local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_s390.cpp141 int r1 = internal_simple_strtoll(ptr + 1, &ptr, 10); local
162 int r1 = internal_simple_strtoll(ptr + 1, &ptr, 10); local
183 int r1 local
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_options.c78 int r1, r2; local
/freebsd-current/contrib/bsnmp/snmp_mibII/
H A DmibII_route.c101 struct sroute *r, *r1; local
230 struct sroute *r, *r1; local
/freebsd-current/contrib/atf/atf-c++/
H A Dcheck_test.cpp324 std::auto_ptr< atf::check::check_result > r1 = local
/freebsd-current/contrib/bearssl/src/symcipher/
H A Dpoly1305_ctmul.c51 uint32_t r0, r1, r2, r3, r4; local
H A Ddes_tab.c207 uint32_t r1; local
/freebsd-current/contrib/tcsh/
H A Dsh.time.c273 prusage(struct sysrusage *r0, struct sysrusage *r1, timeval_t *e, timeval_t *b) argument
[all...]
/freebsd-current/crypto/heimdal/kadmin/
H A Dadd-random-users.c85 int r1, r2; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna32.h60 unsigned long r0, r1, r2, r3, r4; local
H A Dpoly1305_donna64.h67 unsigned long long r0, r1, r2; local
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_rsa_fips186_4.c244 ossl_bn_rsa_fips186_4_derive_prime(BIGNUM *Y, BIGNUM *X, const BIGNUM *Xin, const BIGNUM *r1, const BIGNUM *r2, int nlen, const BIGNUM *e, BN_CTX *ctx, BN_GENCB *cb) argument
[all...]
/freebsd-current/contrib/arm-optimized-routines/math/
H A Derf.c60 double r1 = fma (x2, PA[1], PA[0]); local
116 double r1 = fma (a, PC[1], PC[0]); local
146 double r1 = fma (a, PD[1], PD[0]); local
178 double r1 = fma (a, PE[1], PE[0]); local
206 double r1 = fma (a, PF[1], PF[0]); local
[all...]
/freebsd-current/crypto/openssl/crypto/poly1305/
H A Dpoly1305_base2_44.c60 u64 r0, r1; local
85 u64 r0, r1, r2; local
/freebsd-current/tools/test/xregs_sig/
H A Dxregs_sig.c146 const uint8_t *r1, *r2; local

Completed in 120 milliseconds

1234567