Searched refs:Sua (Results 1 - 16 of 16) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/fixed-point/
H A Dbit-complement.c37 _Sat unsigned _Accum Sua; local
72 ~Sua; /* { dg-error "wrong type argument to bit-complement" } */
H A Doperator-bitwise.c63 _Sat unsigned _Accum Sua; local
158 BITWISE_OPERATOR(&,Sua); /* { dg-error "invalid operands to binary" } */
159 BITWISE_OPERATOR(|,Sua); /* { dg-error "invalid operands to binary" } */
160 BITWISE_OPERATOR(^,Sua); /* { dg-error "invalid operands to binary" } */
H A Dloop-index.c50 FUNC (_Sat unsigned _Accum, Sua, uk)
86 Sua ();
H A Doperator-logical.c75 _Sat unsigned _Accum Sua; local
110 FIXED_POINT_LOGICAL (Sua);
H A Dcall-by-value.c56 FOO_FUN (Sua, _Sat unsigned _Accum, 0.2uk)
92 FOO_TEST (Sua, _Sat unsigned _Accum, 0.2uk)
H A Dfunc-array.c50 FUNC (_Sat unsigned _Accum, Sua)
97 TEST (_Sat unsigned _Accum, Sua, uk)
H A Dfunc-vararg-mixed.c95 FUNC (_Sat unsigned _Accum, Sua)
140 TEST(Sua, uk)
H A Dfunc-vararg.c55 FUNC (_Sat unsigned _Accum, Sua)
110 TEST(Sua, uk)
H A Doperator-comma.c48 FUNC (_Sat unsigned _Accum, Sua, uk)
93 TEST(Sua)
H A Doperator-cond.c51 FUNC (_Sat unsigned _Accum, Sua, uk)
96 TEST(Sua)
H A Dcast-bad.c43 CAST (Sua, _Sat unsigned _Accum)
145 (struct sSua) Sua; /* { dg-error "conversion to non-scalar type requested" } */
178 (union uSua) Sua;
210 (union usf) Sua; /* { dg-error "cast to union type from type not present in union" } */
H A Dfunc-struct.c70 _Sat unsigned _Accum Sua; member in struct:example
146 FUNC (_Sat unsigned _Accum, Sua)
186 TEST (_Sat unsigned _Accum, Sua, 0.66uk)
H A Dfunc-mixed.c54 FUNC (_Sat unsigned _Accum, Sua)
98 TEST (_Sat unsigned _Accum, Sua, uk)
H A Dfunc-scalar.c54 FUNC (_Sat unsigned _Accum, Sua)
103 TEST (_Sat unsigned _Accum, Sua, uk)
H A DWbad-function-cast-1.c45 FUNC (_Sat unsigned _Accum, Sua)
119 TEST (Sua);
H A Dallop.c85 ALLOP(_Sat unsigned _Accum, Sua);

Completed in 112 milliseconds