Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 25 of 34) sorted by relevance

12

/dragonfly/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
/dragonfly/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
/dragonfly/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
/dragonfly/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()
/dragonfly/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c67 int y1 = win->_cury; in WipeOut() local
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_rect.h42 int x1, y1, x2, y2; member
/dragonfly/contrib/ncurses/ncurses/base/
H A Dlib_getstr.c56 int y1 = win->_cury; in WipeOut() local
/dragonfly/contrib/mpfr/src/
H A Dgammaonethird.c172 mpfr_gamma_one_and_two_third (mpfr_ptr y1, mpfr_ptr y2, mpfr_prec_t prec) in mpfr_gamma_one_and_two_third()
H A Dai.c93 mpfr_t y1, y2; in mpfr_ai1() local
/dragonfly/games/hack/
H A Dhack.mkshop.c357 dist2(int x0, int y0, int x1, int y1) in dist2()
H A Dhack.h179 #define DIST(x1,y1,x2,y2) (((x1)-(x2))*((x1)-(x2)) + ((y1)-(y2))*((y1)-(y2))) argument
/dragonfly/games/worms/
H A Dworms.c290 int x1, y1; in main() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dalias.c1990 rtx y1 = XEXP (y, 1); in memrefs_conflict_p() local
2018 rtx y1 = XEXP (y, 1); in memrefs_conflict_p() local
2036 rtx y1 = canon_rtx (XEXP (y, 1)); in memrefs_conflict_p() local
H A Dgodump.c108 string_hash_eq (const void *y1, const void *y2) in string_hash_eq()
/dragonfly/contrib/openbsd_libm/src/
H A De_j1.c139 y1(double x) in y1() function
/dragonfly/contrib/gcc-8.0/gcc/
H A Dalias.c2489 rtx y1 = XEXP (y, 1); in memrefs_conflict_p() local
2521 rtx y1 = XEXP (y, 1); in memrefs_conflict_p() local
2545 rtx y1 = canon_rtx (XEXP (y, 1)); in memrefs_conflict_p() local
H A Dipa-icf-gimple.c392 tree x1, x2, y1, y2, z1, z2; in compare_operand() local
H A Dipa-icf.c1974 tree y1 = TREE_OPERAND (t1, 1); in equals() local
2056 tree y1 = TREE_OPERAND (t1, 1); in equals() local
2078 tree y1 = TREE_OPERAND (t1, 1); in equals() local
H A Dgodump.c115 string_hash_eq (const void *y1, const void *y2) in string_hash_eq()
/dragonfly/usr.bin/evtranalyze/
H A Dsvg.c66 struct xml_attribute x1, y1, x2, y2, cl; member
/dragonfly/crypto/libressl/crypto/ec/
H A Dec2_smpl.c445 BIGNUM *x0, *y0, *x1, *y1, *x2, *y2, *s, *t; in ec_GF2m_simple_add() local
/dragonfly/contrib/ldns/
H A Dutil.c181 leap_days(int y1, int y2) in leap_days()
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_exp.c609 BN_ULONG y0, y1, y2, y3; in MOD_EXP_CTIME_COPY_FROM_PREBUF() local
H A Dbn_gf2m.c491 BN_ULONG x1, x0, y1, y0, zz[4]; in BN_GF2m_mod_mul_arr() local
/dragonfly/sys/net/altq/
H A Daltq_hfsc.c1576 uint64_t y1, y2, dx, dy; in rtsc_min() local

12