Searched refs:Y2 (Results 1 - 17 of 17) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dpr36300-1.c10 long long Y, Y2; local
22 Y2 = ((long long)(t * t) * 3);
24 if (Y != Y2)
H A Dpr36300-2.c10 long long Y, Y2; local
23 Y2 = ((long long)(int)(t * t) * 3);
25 if (Y != Y2)
H A Dutf16-2.c20 #define Y2 0xDF21 macro
30 if (s3[0] != A || s3[1] != Y1 || s3[2] != Y2 || s3[3] != 0x0000)
H A Dutf16-3.c23 #define Y2 0xDF21 macro
45 if (s5[0] != A || s5[1] != Y1 || s5[2] != Y2 || s5[3] != 0x0000)
47 if (s6[0] != Y1 || s6[1] != Y2 || s6[2] != B || s6[3] != 0x0000)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A Dregstack-1.c3 long double Y2 = 11; variable
8 X = (C + U) * Y2;
14 S = Z * Y2;
18 R = (Y2 + U) * Y1;
19 Y1 = Y2 * Y1;
20 R = R - Y2;
23 || T != 65. || Y2 != 11.)
H A D960215-1.c3 long double Y2 = 3; variable
8 X = (C + U) * Y2;
14 S = Z * Y2;
18 R = (Y2 + U) * Y1;
19 Y1 = Y2 * Y1;
20 R = R - Y2;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A Dregstack-1.c3 long double Y2 = 11; variable
8 X = (C + U) * Y2;
14 S = Z * Y2;
18 R = (Y2 + U) * Y1;
19 Y1 = Y2 * Y1;
20 R = R - Y2;
23 || T != 65. || Y2 != 11.)
H A D960215-1.c3 long double Y2 = 3; variable
8 X = (C + U) * Y2;
14 S = Z * Y2;
18 R = (Y2 + U) * Y1;
19 Y1 = Y2 * Y1;
20 R = R - Y2;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/ext/
H A Dutf16-2.C18 #define Y2 0xDF21 macro
28 if (s3[0] != A || s3[1] != Y1 || s3[2] != Y2 || s3[3] != 0x0000)
H A Dutf16-3.C21 #define Y2 0xDF21 macro
43 if (s5[0] != A || s5[1] != Y1 || s5[2] != Y2 || s5[3] != 0x0000)
45 if (s6[0] != Y1 || s6[1] != Y2 || s6[2] != B || s6[3] != 0x0000)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dabstract2.C16 struct Y2 { struct in namespace:N1
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/other/
H A Dabstract2.C16 struct Y2 { struct in namespace:N1
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc88 F6 P Precision Y2
993 FLOAT Y, Y1, Y2, Random2; member in struct:Paranoia
1485 Y2 = One + U2;
1489 Z = (X - U2) * Y2;
1493 X = X * Y2;
1499 X = (OneAndHalf + U2) * Y2;
1505 S = Z * Y2;
1509 StickyBit = (Y2 + U2) * Y1;
1510 Y1 = Y2 * Y1;
1511 StickyBit = StickyBit - Y2;
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/contrib/
H A Dparanoia.cc88 F6 P Precision Y2
993 FLOAT Y, Y1, Y2, Random2; member in struct:Paranoia
1485 Y2 = One + U2;
1489 Z = (X - U2) * Y2;
1493 X = X * Y2;
1499 X = (OneAndHalf + U2) * Y2;
1505 S = Z * Y2;
1509 StickyBit = (Y2 + U2) * Y1;
1510 Y1 = Y2 * Y1;
1511 StickyBit = StickyBit - Y2;
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/html/
H A Dpre-html.cpp807 int Y2; member in struct:imageItem
828 Y2 = y2;
1014 + min(i->Y1, i->Y2) * image_res / postscriptRes
1020 + max(i->Y1, i->Y2) * image_res / postscriptRes
/netbsd-6-1-5-RELEASE/sys/arch/m68k/060sp/dist/
H A Dfplsp.s5069 # ...WHICH IS IN TWO PIECES Y1 & Y2
5071 fsub.s (%a1),%fp0 # fp0 = R = (X-Y1)-Y2
5278 add.l %d1,%a1 # ADDRESS OF N*PIBY2, IN Y1, Y2
5281 fsub.s (%a1),%fp0 # FP0 IS R = (X-Y1)-Y2
5794 add.l %d1,%a1 # ADDRESS N*PIBY2 IN Y1, Y2
5798 fsub.s (%a1),%fp0 # FP0 IS R = (X-Y1)-Y2
H A Dfpsp.s5175 # ...WHICH IS IN TWO PIECES Y1 & Y2
5177 fsub.s (%a1),%fp0 # fp0 = R = (X-Y1)-Y2
5384 add.l %d1,%a1 # ADDRESS OF N*PIBY2, IN Y1, Y2
5387 fsub.s (%a1),%fp0 # FP0 IS R = (X-Y1)-Y2
5900 add.l %d1,%a1 # ADDRESS N*PIBY2 IN Y1, Y2
5904 fsub.s (%a1),%fp0 # FP0 IS R = (X-Y1)-Y2

Completed in 273 milliseconds