Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.warn/
H A Dimpint2.C29 X y2 = 3.5f; // WARNING - float to int in fn() local
54 X y2 = -1; in foo() local
H A Dimpint.C33 X y2 = 3.5f; // WARNING - float to int in fn() local
/openbsd-src/gnu/gcc/gcc/config/soft-fp/
H A Dop-4.h527 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
541 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
559 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
573 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
591 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) \ argument
600 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) \ argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dsynth4.C13 Y *y1, *y2 ; in f() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dinit17.C15 X y2 = X (0); in f() local
/openbsd-src/sys/dev/usb/
H A Dudlio.h26 int y2; member
/openbsd-src/lib/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
/openbsd-src/lib/libm/src/ld128/
H A De_hypotl.c52 long double a,b,t1,t2,yy1,y2,w; in hypotl() local
/openbsd-src/lib/libm/src/ld80/
H A De_hypotl.c52 long double a,b,t1,t2,yy1,y2,w; in hypotl() local
/openbsd-src/sys/arch/sparc64/fpu/
H A Dfpu_div.c156 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; in fpu_div() local
H A Dfpu_sqrt.c192 u_int y0, y1, y2, y3; in fpu_sqrt() local
/openbsd-src/lib/libc/arch/sparc64/fpu/
H A Dfpu_div.c161 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
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Datomic-10.c6 volatile int y6 = 9, y2, y3, y4, y5; variable
/openbsd-src/lib/libcrypto/sm2/
H A Dsm2_crypt.c254 BIGNUM *k, *x1, *y1, *x2, *y2; in SM2_encrypt() local
470 BIGNUM *x2, *y2; in SM2_decrypt() local
/openbsd-src/games/atc/
H A Dgrammar.y292 check_line(int x1, int y1, int x2, int y2) in check_line()
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_rect.h47 int x1, y1, x2, y2; member
/openbsd-src/games/phantasia/
H A Dmisc.c1445 distance(double x1, double x2, double y1, double y2) in distance()
/openbsd-src/sys/dev/fdt/
H A Dssdfb.c450 uint8_t y1, uint8_t y2) in ssdfb_set_range()
477 uint32_t y1, uint32_t y2) in ssdfb_partial()
/openbsd-src/games/hack/
H A Dhack.h210 #define DIST(x1,y1,x2,y2) (((x1)-(x2))*((x1)-(x2)) + ((y1)-(y2))*((y1)-(y2))) argument
/openbsd-src/usr.sbin/unbound/sldns/
H A Dparseutil.c59 leap_days(int y1, int y2) in leap_days() argument

12