Searched defs:x2 (Results 1 - 25 of 67) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dpopcountdi2.c18 du_int x2 = (du_int)a; local
[all...]
H A Dpopcountti2.c32 du_int x2 = (du_int)(x3 + (x3 >> 64)); local
/freebsd-11-stable/lib/libc/sparc64/fpu/
H A Dfpu_mul.c107 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local
H A Dfpu_sqrt.c195 u_int x0, x1, x2, x3; local
[all...]
/freebsd-11-stable/sys/powerpc/fpu/
H A Dfpu_mul.c107 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; local
H A Dfpu_sqrt.c195 u_int x0, x1, x2, x3; local
[all...]
/freebsd-11-stable/contrib/gdtoa/
H A Dsmisc.c171 ULong *x, *x0, x1, x2; local
/freebsd-11-stable/crypto/openssl/crypto/idea/
H A Di_cbc.c141 register unsigned long x1, x2, x3, x4, t0, t1, ul; local
/freebsd-11-stable/crypto/openssl/crypto/rc2/
H A Drc2_cbc.c141 register RC2_INT x0, x1, x2, x3, t; local
187 register RC2_INT x0, x1, x2, x3, t; local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspace_reftree.c55 space_reftree_compare(const void *x1, const void *x2) argument
/freebsd-11-stable/lib/msun/src/
H A De_sinhl.c87 long double hi,lo,x2,x4; local
[all...]
H A De_coshl.c88 long double hi,lo,x2,x4; local
[all...]
H A Ds_tanhl.c115 long double hi,lo,s,x2,x4,z; local
[all...]
/freebsd-11-stable/contrib/dialog/
H A Dprogressbox.c225 int y2, x2; local
/freebsd-11-stable/lib/msun/ld80/
H A Ds_expl.c164 long double x_lo, x2, z; local
/freebsd-11-stable/crypto/openssl/crypto/seed/
H A Dseed.c564 seed_word x1, x2, x3, x4; local
624 seed_word x1, x2, x3, x4; local
669 seed_word x1, x2, x3, x4; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec2_mult.c125 gf2m_Madd(const EC_GROUP *group, const BIGNUM *x, BIGNUM *x1, BIGNUM *z1, const BIGNUM *x2, const BIGNUM *z2, BN_CTX *ctx) argument
173 gf2m_Mxy(const EC_GROUP *group, const BIGNUM *x, const BIGNUM *y, BIGNUM *x1, BIGNUM *z1, BIGNUM *x2, BIGNUM *z2, BN_CTX *ctx) argument
269 BIGNUM *x1, *x2, *z1, *z2; local
[all...]
H A Dec2_smpl.c462 BIGNUM *x0, *y0, *x1, *y1, *x2, *y2, *s, *t; local
[all...]
/freebsd-11-stable/lib/libvgl/
H A Dsimple.c221 VGLLine(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) argument
405 VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) argument
414 VGLFilledBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) argument
[all...]
/freebsd-11-stable/lib/msun/ld128/
H A Ds_expl.c203 long double x_lo, x2; local
/freebsd-11-stable/contrib/unbound/compat/
H A Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
/freebsd-11-stable/crypto/openssh/
H A Dchacha.c92 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Devergreen_blit_kms.c223 set_scissors(struct radeon_device *rdev, int x1, int y1, int x2, int y2) argument
/freebsd-11-stable/sys/dev/proto/
H A Dproto_core.c308 uint16_t x2[4]; member in union:__anon7759
363 uint16_t x2[4]; member in union:__anon7760

Completed in 195 milliseconds

123