Searched refs:DL (Results 1 - 25 of 42) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/dfp/
H A Dpr36800.c13 if (va_arg (ap, _Decimal128) != 1.2DL)
15 if (va_arg (ap, _Decimal128) != 2.34DL)
17 if (va_arg (ap, _Decimal128) != 3.456DL)
19 if (va_arg (ap, _Decimal128) != 4.567DL)
29 f (0, 1.2DL, 2.34DL, 3.456DL, 4.567DL, 5.125);
H A Dpr39035.c33 d = 0.0DL;
55 if (0.0DL)
H A Dconvert-bfp-6.c79 CONVERT_VALID (341, td, tf, 100000000000000000.DL, 100000000000000000.L, 0.L)
80 CONVERT_VALID (342, tf, td, 100000000000000000.L, 100000000000000000.DL, 0.DL)
81 CONVERT_VALID (343, td, tf, 999999999999999999.DL, 999999999999999999.L, 0.L)
82 CONVERT_VALID (344, tf, td, 999999999999999999.L, 999999999999999999.DL, 0.DL)
86 CONVERT_VALID (351, td, tf, 1000000000000000000000000000000.DL,
89 1000000000000000000000000000000.DL, 0.DL)
90 CONVERT_VALID (353, td, tf, 9999999999999999999999999999999.DL,
[all...]
H A Dconstants-zero.c82 if (! compare128 (0.DL, 0x2208000000000000ULL, 0x0000000000000000ULL))
84 if (! compare128 (-0.DL, 0xa208000000000000ULL, 0x0000000000000000ULL))
86 if (! compare128 (0.E-3DL, 0x2207400000000000ULL, 0x0000000000000000ULL))
88 if (! compare128 (0.E-8DL, 0x2206000000000000ULL, 0x0000000000000000ULL))
90 if (! compare128 (0.E+2DL, 0x2208800000000000ULL, 0x0000000000000000ULL))
119 if (! compare128 (0.DL, 0x3040000000000000ULL, 0x0000000000000000ULL))
121 if (! compare128 (-0.DL, 0xb040000000000000ULL, 0x0000000000000000ULL))
123 if (! compare128 (0.E-3DL, 0x303a000000000000ULL, 0x0000000000000000ULL))
125 if (! compare128 (0.E-8DL, 0x3030000000000000ULL, 0x0000000000000000ULL))
127 if (! compare128 (0.E+2DL,
[all...]
H A Dpr39902.c80 p128_1.d = 1.DL;
81 p128_1_0.d = 1.0DL;
82 p128_2_0.d = 2.0DL;
83 m128_1.d = -1.DL;
84 m128_1_0.d = -1.0DL;
85 m128_2_0.d = -2.0DL;
182 a128.d = p128_2_0.d * 1.0DL;
190 a128.d = p128_2_0.d * -1.0DL;
201 a128.d = p128_2_0.d * 1.DL;
209 a128.d = p128_2_0.d * -1.DL;
[all...]
H A Dconvert-int-max-fold.c107 d128 = -2147483648.DL;
121 d128 = 9223372036854775807.DL;
132 d128 = 18446744073709551615.DL;
H A Dconvert-int-max.c104 d128 = -2147483648.DL;
118 d128 = 9223372036854775807.DL;
129 d128 = 18446744073709551615.DL;
H A Dcompare-rel-const.c22 if (-.000005dd >= -.0000049DL)
H A Dusual-arith-conv-const.c26 ASSERT_CONST_TYPE (5 * .2DL, _Decimal128); /* { dg-bogus "assignment from incompatible pointer type" } */
H A Doperator-unary.c39 AUTO_INCREASE_DECREASE(128, DL);
44 UNARY_OPERATOR(128, DL);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/dfp/
H A Dpr70052.c15 TDx2_t result = {0.DL, 0.DL};
17 if (zz == 0.DL)
H A Dconstants-c99.c10 _Decimal64 d = -.3DL; /* { dg-error "" } */
H A Dconstants-pedantic.c12 _Decimal64 d = -.3DL; /* { dg-warning "GCC extension|ISO C" } */
H A Dconstants.c9 _Decimal64 d = -.3DL;
H A Ddecfloat-constants.c35 if (DEC128_EPSILON != 1E-33DL) FAILURE
39 if (DEC128_MIN != 1E-6143DL) FAILURE
43 if (DEC128_SUBNORMAL_MIN != 0.000000000000000000000000000000001E-6143DL)
H A Dfe-convert-1.c21 CONVERT (112, d128, d32, 1.1111111DL, FE_INEXACT)
24 CONVERT (122, d128, d64, 1.1111111111111111DL, FE_INEXACT)
H A Dconvert-complex.c38 d128 = 2.5DL;
90 if (d128 != 2.25DL)
102 if (d128 != 1.25DL)
114 if (d128 != 0.0625DL)
/haiku-buildtools/binutils/gas/testsuite/gas/metag/
H A Dmetadsp21-invalid.s4 DL MOV D1Ar1,#0xff label
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dpr39902-2.c28 b128 = a128 * -1.0DL;
/haiku-buildtools/gcc/libgcc/
H A Dfixed-obj.mk23 #$(info $o$(objext): -DL$($o-label) $($o-opt))
27 $(gcc_compile) -DL$($*-label) $($*-opt) -c $(srcdir)/fixed-bit.c $(vis_hide)
31 $(gcc_s_compile) -DL$($*-label) $($*-opt) -c $(srcdir)/fixed-bit.c
H A Dsiditi-object.mk15 $(gcc_compile) -DL$($*-label) -c $< $(vis_hide) \
20 $(gcc_s_compile) -DL$($*-label) -c $< \
/haiku-buildtools/gcc/libstdc++-v3/testsuite/decimal/
H A Dctor.cc57 float b __attribute__((mode(TD))) = 0.e-6176DL;
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpr24823.f5 $ RSIGN, GRADE, DL, MODEL, CONDL, DR, MODER,
7 COMPLEX*16 A( LDA, * ), D( * ), DL( * ), DR( * ) local in subroutine:ZLATMR
H A Dpr25603.f12 *XSTART,YSTART,ZSTART,TSTART,DELTAX,DELTAY,DELTAZ,DELTAT,PHI,DL,
18 * XSTART,YSTART,ZSTART,TSTART,DELTAX,DELTAY,DELTAZ,DELTAT,PHI,DL,
37 *XSTART,YSTART,ZSTART,TSTART,DELTAX,DELTAY,DELTAZ,DELTAT,PHI,DL,
90 * YSTART,ZSTART,TSTART,DELTAX,DELTAY,DELTAZ,DELTAT,PHI,DL,
/haiku-buildtools/legacy/gcc/gcc/config/1750a/
H A Dms1750.inc145 DL R13,`2`
150 DL R13,`2` ; interested in the *low* word (R14)

Completed in 559 milliseconds

12