Home
last modified time | relevance | path

Searched defs:y2 (Results 1 – 25 of 36) sorted by relevance

12

/dflybsd-src/contrib/mpfr/src/
H A Dpow_z.c118 mpfr_t y2, zz; in mpfr_pow_pos_z() local
330 mpfr_t y2, zz; in mpfr_pow_z() local
H A Dpow_si.c205 mpfr_t y2, nn; in mpfr_pow_si() local
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
/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
/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/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
/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 De_hypotf.c22 float a=x,b=y,t1,t2,yy1,y2,w; in hypotf() local
H A De_hypot.c53 double a=x,b=y,t1,t2,yy1,y2,w; in hypot() 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/contrib/openbsd_libm/src/ld80/
H A De_hypotl.c52 long double a,b,t1,t2,yy1,y2,w; in hypotl() 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/crypto/libressl/crypto/ec/
H A Dec2_smpl.c445 BIGNUM *x0, *y0, *x1, *y1, *x2, *y2, *s, *t; in ec_GF2m_simple_add() local
597 BIGNUM *lh, *y2; in ec_GF2m_simple_is_on_curve() local
/dflybsd-src/contrib/dialog/
H A Dprogressbox.c108 int y2, x2; in start_obj() local
/dflybsd-src/games/hack/
H A Dhack.h179 #define DIST(x1,y1,x2,y2) (((x1)-(x2))*((x1)-(x2)) + ((y1)-(y2))*((y1)-(y2))) argument
/dflybsd-src/contrib/ldns/
H A Dutil.c181 leap_days(int y1, int y2) in leap_days()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgodump.c108 string_hash_eq (const void *y1, const void *y2) in string_hash_eq()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-icf-gimple.c392 tree x1, x2, y1, y2, z1, z2; in compare_operand() local
H A Dipa-icf.c1975 tree y2 = TREE_OPERAND (t2, 1); in equals() local
2057 tree y2 = TREE_OPERAND (t2, 1); in equals() local
2079 tree y2 = TREE_OPERAND (t2, 1); in equals() local
H A Dgodump.c115 string_hash_eq (const void *y1, const void *y2) in string_hash_eq()
/dflybsd-src/crypto/libressl/crypto/bn/
H A Dbn_exp.c609 BN_ULONG y0, y1, y2, y3; in MOD_EXP_CTIME_COPY_FROM_PREBUF() local

12