Home
last modified time | relevance | path

Searched defs:x2 (Results 1 – 25 of 54) sorted by relevance

123

/dflybsd-src/contrib/gcc-4.7/libgcc/soft-fp/
H A Dop-4.h526 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
540 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
558 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
572 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
590 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) \ argument
599 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) \ argument
608 #define __FP_FRAC_ADDI_4(x3,x2,x1,x0,i) \ argument
/dflybsd-src/crypto/libressl/crypto/ec/
H A Dec2_mult.c128 const BIGNUM *x2, const BIGNUM *z2, BN_CTX *ctx) in gf2m_Madd()
175 BIGNUM *z1, BIGNUM *x2, BIGNUM *z2, BN_CTX *ctx) in gf2m_Mxy()
266 BIGNUM *x1, *x2, *z1, *z2; in ec_GF2m_montgomery_point_multiply() local
/dflybsd-src/contrib/gcc-8.0/libgcc/soft-fp/
H A Dop-4.h662 # define __FP_FRAC_ADD_3(r2, r1, r0, x2, x1, x0, y2, y1, y0) \ argument
678 # define __FP_FRAC_ADD_4(r3, r2, r1, r0, x3, x2, x1, x0, y3, y2, y1, y0) \ argument
699 # define __FP_FRAC_SUB_3(r2, r1, r0, x2, x1, x0, y2, y1, y0) \ argument
715 # define __FP_FRAC_SUB_4(r3, r2, r1, r0, x3, x2, x1, x0, y3, y2, y1, y0) \ argument
736 # define __FP_FRAC_DEC_3(x2, x1, x0, y2, y1, y0) \ argument
752 # define __FP_FRAC_DEC_4(x3, x2, x1, x0, y3, y2, y1, y0) \ argument
769 # define __FP_FRAC_ADDI_4(x3, x2, x1, x0, i) \ argument
/dflybsd-src/crypto/libressl/crypto/rc2/
H A Drc2_cbc.c140 RC2_INT x0,x1,x2,x3,t; in RC2_encrypt() local
185 RC2_INT x0,x1,x2,x3,t; in RC2_decrypt() local
/dflybsd-src/contrib/gcc-4.7/libgcc/config/i386/32/
H A Dsfp-machine.h11 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
28 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
41 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
58 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
/dflybsd-src/lib/libvgl/
H A Dsimple.c126 VGLLine(VGLBitmap *object, int x1, int y1, int x2, int y2, byte color) in VGLLine()
160 VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, byte color) in VGLBox()
169 VGLFilledBox(VGLBitmap *object, int x1, int y1, int x2, int y2, byte color) in VGLFilledBox()
/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_catan.c97 double a, t, x, x2, y; in catan() local
H A Ds_catanl.c97 long double a, t, x, x2, y; in catanl() local
H A Ds_catanf.c94 float a, t, x, x2, y; in catanf() local
H A Ds_ctan.c93 double f, x, x2, y, y2, rn, t; in _ctans() local
H A Ds_ctanf.c90 float f, x, x2, y, y2, rn, t, d; in _ctansf() local
H A Ds_ctanl.c95 long double f, x, x2, y, y2, rn, t; in ctansl() local
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_issuer_cache.c40 x509_issuer_cmp(struct x509_issuer *x1, struct x509_issuer *x2) in x509_issuer_cmp()
/dflybsd-src/crypto/libressl/crypto/idea/
H A Di_cbc.c139 unsigned long x1,x2,x3,x4,t0,t1,ul; in idea_encrypt() local
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_rect.h42 int x1, y1, x2, y2; member
/dflybsd-src/usr.bin/evtranalyze/
H A Dsvg.c66 struct xml_attribute x1, y1, x2, y2, cl; member
276 double x2, double y2, svg_transform_t tf) in svg_line_draw()
/dflybsd-src/contrib/gdtoa/
H A Dsmisc.c171 ULong *x, *x0, x1, x2; local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-uninit.c1414 pred_equal_p (pred_info x1, pred_info x2) in pred_equal_p()
1456 pred_expr_equal_p (pred_info x1, tree x2) in pred_expr_equal_p()
1601 pred_neg_p (pred_info x1, pred_info x2) in pred_neg_p()
1720 pred_info x2, y2; in simplify_preds_2() local
1800 pred_info x2; in simplify_preds_3() local
1863 pred_info x2, y2; in simplify_preds_4() local
/dflybsd-src/contrib/gmp/mpn/generic/
H A Dsqrtrem.c106 mp_limb_t x0, t2, t, x2; in mpn_sqrtrem1() local
/dflybsd-src/contrib/tcpdump/
H A Dsmbutil.c101 uint32_t x, x2; in make_unix_date2() local
585 uint32_t x1, x2; in smb_fdata1() local
/dflybsd-src/contrib/mpfr/src/
H A Dsin_cos.c458 mpfr_t x2; in sincos_aux() local
/dflybsd-src/crypto/openssh/
H A Dchacha.c91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/dflybsd-src/sys/crypto/chacha20/
H A Dchacha.c113 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/dflybsd-src/crypto/libressl/crypto/chacha/
H A Dchacha-merged.c125 u32 x0, x1, x2, x3, x4, x5, x6, x7; in chacha_encrypt_bytes() local
/dflybsd-src/contrib/dialog/
H A Dprogressbox.c108 int y2, x2; in start_obj() local

123