Searched defs:y2 (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-10-stable/lib/msun/src/
H A De_hypotf.c25 float a,b,t1,t2,y1,y2,w; local
H A De_hypot.c57 double a,b,t1,t2,y1,y2,w; local
H A De_hypotl.c51 long double a=x,b=y,t1,t2,y1,y2,w; local
H A De_log10.c44 double f,hfsq,hi,lo,r,val_hi,val_lo,w,y,y2; local
/freebsd-10-stable/lib/libc/sparc64/fpu/
H A Dfpu_div.c160 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; local
H A Dfpu_sqrt.c196 u_int y0, y1, y2, y3; local
/freebsd-10-stable/sys/powerpc/fpu/
H A Dfpu_div.c159 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; local
H A Dfpu_sqrt.c196 u_int y0, y1, y2, y3; local
/freebsd-10-stable/contrib/dialog/
H A Dprogressbox.c225 int y2, x2; local
/freebsd-10-stable/usr.bin/calendar/
H A Ddates.c172 int y2, m2, d2; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Dec2_smpl.c462 BIGNUM *x0, *y0, *x1, *y1, *x2, *y2, *s, *t; local
608 BIGNUM *lh, *y2; local
[all...]
H A Decp_nistp521.c1148 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const felem x2, const felem y2, const felem z2) argument
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_exp.c590 BN_ULONG y0, y1, y2, y3; local
/freebsd-10-stable/sys/dev/vt/hw/fb/
H A Dvt_fb.c184 vt_fb_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, argument
/freebsd-10-stable/contrib/groff/src/devices/xditview/
H A Ddevice.c280 int y2; local
H A DDviP.h176 int x1, y1, x2, y2; member in struct:__anon1523::ExposedExtents
/freebsd-10-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-10-stable/sys/dev/drm/
H A Dmga_state.c756 u32 y2; local
/freebsd-10-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
H A Dr600_blit_kms.c236 set_scissors(struct radeon_device *rdev, int x1, int y1, int x2, int y2) argument
H A Dr600_blit.c265 set_scissors(drm_radeon_private_t *dev_priv, int x1, int y1, int x2, int y2) argument
/freebsd-10-stable/contrib/unbound/sldns/
H A Dparseutil.c59 leap_days(int y1, int y2) argument
/freebsd-10-stable/contrib/ldns/
H A Dutil.c181 leap_days(int y1, int y2) argument
/freebsd-10-stable/sys/dev/vt/hw/vga/
H A Dvt_vga.c358 vga_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, argument
770 unsigned int x1, y1, x2, y2, x, y; local
909 unsigned int x1, y1, x2, y2, i, j, src_x, dst_x, x_count; local
[all...]
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dfont.cpp193 int y2 = y/2; local

Completed in 151 milliseconds

12