Searched refs:ulf (Results 1 - 20 of 20) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/fixed-point/
H A Dconst-1.c15 unsigned long _Fract ulf = 1.0ulr; variable
H A Dbit-complement.c14 unsigned long _Fract ulf; local
49 ~ulf; /* { dg-error "wrong type argument to bit-complement" } */
H A Doperator-bitwise.c40 unsigned long _Fract ulf; local
89 BITWISE_OPERATOR(&,ulf); /* { dg-error "invalid operands to binary" } */
90 BITWISE_OPERATOR(|,ulf); /* { dg-error "invalid operands to binary" } */
91 BITWISE_OPERATOR(^,ulf); /* { dg-error "invalid operands to binary" } */
H A Dloop-index.c27 FUNC (unsigned long _Fract, ulf, ulr)
63 ulf ();
H A Doperator-logical.c52 unsigned long _Fract ulf; local
87 FIXED_POINT_LOGICAL (ulf);
H A Dcast-bad.c20 CAST (ulf, unsigned long _Fract)
122 (struct sulf) ulf; /* { dg-error "conversion to non-scalar type requested" } */
151 (union ulf) lf;
155 (union uulf) ulf;
187 (union usf) ulf; /* { dg-error "cast to union type from type not present in union" } */
H A Dcall-by-value.c33 FOO_FUN (ulf, unsigned long _Fract, 0.2ulr)
69 FOO_TEST (ulf, unsigned long _Fract, 0.2ulr)
H A Dcomposite-type.c41 FIXED_POINT_COMPOSITE_DECL(unsigned long _Fract, ulf); /* { dg-error "incompatible types when assigning" } */
77 FIXED_POINT_COMPOSITE_TEST(unsigned long _Fract, ulf); /* { dg-warning "incompatible pointer type" } */
H A Dfunc-array.c27 FUNC (unsigned long _Fract, ulf)
74 TEST (unsigned long _Fract, ulf, ulr)
H A Dfunc-vararg-mixed.c72 FUNC (unsigned long _Fract, ulf)
117 TEST(ulf, ulr)
H A Dfunc-vararg.c32 FUNC (unsigned long _Fract, ulf)
87 TEST(ulf, ulr)
H A Doperator-comma.c25 FUNC (unsigned long _Fract, ulf, ulr)
70 TEST(ulf)
H A Doperator-cond.c28 FUNC (unsigned long _Fract, ulf, ulr)
73 TEST(ulf)
H A Dfunc-struct.c24 unsigned long _Fract ulf; member in struct:example
123 FUNC (unsigned long _Fract, ulf)
163 TEST (unsigned long _Fract, ulf, 0.7ulr)
H A Dfunc-mixed.c31 FUNC (unsigned long _Fract, ulf)
75 TEST (unsigned long _Fract, ulf, ulr)
H A Dfunc-scalar.c31 FUNC (unsigned long _Fract, ulf)
80 TEST (unsigned long _Fract, ulf, ulr)
H A DWbad-function-cast-1.c22 FUNC (unsigned long _Fract, ulf)
96 TEST (ulf);
H A Dallop.c64 ALLOP(unsigned long _Fract, ulf);
H A Ddefine.c17 unsigned long fract ulf = ULFRACT_MAX; variable
H A Dallconv.c140 CONV(unsigned long _Fract, ulf);

Completed in 128 milliseconds