Searched defs:x2 (Results 26 - 50 of 129) sorted by relevance

123456

/freebsd-current/contrib/arm-optimized-routines/math/
H A Dpowf.c158 float_t x2 = x * x; local
H A Dsincosf.h44 sincosf_poly (double x, double x2, const sincos_t *p, int n, float *sinp, argument
73 sinf_poly (double x, double x2, cons argument
[all...]
H A Derf.c56 double x2 = x * x; local
[all...]
/freebsd-current/crypto/openssl/crypto/rc2/
H A Drc2_cbc.c98 register RC2_INT x0, x1, x2, x3, t; local
144 register RC2_INT x0, x1, x2, x3, t; local
[all...]
/freebsd-current/sys/powerpc/fpu/
H A Dfpu_sqrt.c191 u_int x0, x1, x2, x3; local
[all...]
/freebsd-current/lib/msun/src/
H A De_coshl.c85 long double hi,lo,x2,x4; local
[all...]
H A De_sinhl.c84 long double hi,lo,x2,x4; local
[all...]
H A Ds_tanhl.c111 long double hi,lo,s,x2,x4,z; local
[all...]
/freebsd-current/stand/liblua/
H A Dgfx_utils.c50 uint32_t x1, y1, x2, y2, f; local
94 uint32_t x1, y1, x2, y2, f; local
164 uint32_t x0, y0, x1, y1, x2, y local
[all...]
/freebsd-current/stand/ficl/
H A Dgfx_loader.c66 uint32_t x1, y1, x2, y2, f; local
117 uint32_t x1, y1, x2, y2, f; local
184 FICL_UNS x0, y0, x1, y1, x2, y2, width; local
203 FICL_UNS x1, x2, y1, y2, fill; local
220 FICL_UNS x1, x2, y1, y2; local
[all...]
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dv_atan2_3u.c92 float64x2_t x2 = vmulq_f64 (z2, z2); local
H A Dsv_math.h58 sv_call2_f64 (double (*f) (double, double), svfloat64_t x1, svfloat64_t x2, argument
116 sv_call2_f32 (float (*f) (float, float), svfloat32_t x1, svfloat32_t x2, argument
H A Dsv_asinh_3u0.c97 svfloat64_t x2 = svmul_x (pg, ax, ax); local
H A Dtanf_3u3.c128 float x2 = x * x; local
H A Dv_asinh_3u5.c143 float64x2_t x2 = vmulq_f64 (ax, ax), x3 = vmulq_f64 (ax, x2), local
H A Dsv_atan2_2u5.c87 svfloat64_t x2 = svmul_x (pg, z2, z2); local
H A Dv_math.h86 v_call2_f32 (float (*f) (float, float), float32x4_t x1, float32x4_t x2, argument
154 v_call2_f64 (double (*f) (double, double), float64x2_t x1, float64x2_t x2, argument
/freebsd-current/contrib/bearssl/src/symcipher/
H A Daes_x86ni_ctrcbc.c92 __m128i x0, x1, x2, x3; local
[all...]
/freebsd-current/contrib/bearssl/src/ec/
H A Dec_c25519_i31.c179 uint32_t x1[10], x2[10], x3[10], z2[10], z3[10]; local
[all...]
H A Dec_c25519_m62.c380 uint64_t x1[5], x2[5], z2[5], x3[5], z3[5]; local
[all...]
/freebsd-current/contrib/bearssl/src/hash/
H A Dghash_ctmul32.c51 uint32_t x0, x1, x2, x3; local
H A Dghash_ctmul64.c35 uint64_t x0, x1, x2, x3; local
/freebsd-current/crypto/openssl/crypto/seed/
H A Dseed.c449 seed_word x1, x2, x3, x4; local
509 seed_word x1, x2, x3, x4; local
554 seed_word x1, x2, x3, x4; local
[all...]
/freebsd-current/lib/msun/ld80/
H A Ds_expl.c161 long double x_lo, x2, z; local
/freebsd-current/contrib/arm-optimized-routines/math/aarch64/
H A Dv_math.h82 v_call2_f32 (float (*f) (float, float), float32x4_t x1, float32x4_t x2, argument

Completed in 391 milliseconds

123456