Searched refs:Sf (Results 1 - 19 of 19) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/fixed-point/
H A Dbit-complement.c17 _Sat _Fract Sf; local
52 ~Sf; /* { dg-error "wrong type argument to bit-complement" } */
H A Doperator-bitwise.c43 _Sat _Fract Sf; local
98 BITWISE_OPERATOR(&,Sf); /* { dg-error "invalid operands to binary" } */
99 BITWISE_OPERATOR(|,Sf); /* { dg-error "invalid operands to binary" } */
100 BITWISE_OPERATOR(^,Sf); /* { dg-error "invalid operands to binary" } */
H A Dloop-index.c30 FUNC (_Sat _Fract, Sf, r)
66 Sf ();
H A Doperator-logical.c55 _Sat _Fract Sf; local
90 FIXED_POINT_LOGICAL (Sf);
H A Dcall-by-value.c36 FOO_FUN (Sf, _Sat _Fract, 0.2r)
72 FOO_TEST (Sf, _Sat _Fract, 0.2r)
H A Dcomposite-type.c44 FIXED_POINT_COMPOSITE_DECL(_Sat _Fract, Sf); /* { dg-error "incompatible types when assigning" } */
80 FIXED_POINT_COMPOSITE_TEST(_Sat _Fract, Sf); /* { dg-warning "incompatible pointer type" } */
H A Dfunc-array.c30 FUNC (_Sat _Fract, Sf)
77 TEST (_Sat _Fract, Sf, r)
H A Dfunc-vararg-mixed.c75 FUNC (_Sat _Fract, Sf)
120 TEST(Sf, r)
H A Dfunc-vararg.c35 FUNC (_Sat _Fract, Sf)
90 TEST(Sf, r)
H A Doperator-comma.c28 FUNC (_Sat _Fract, Sf, r)
73 TEST(Sf)
H A Doperator-cond.c31 FUNC (_Sat _Fract, Sf, r)
76 TEST(Sf)
H A Dcast-bad.c23 CAST (Sf, _Sat _Fract)
125 (struct sSf) Sf; /* { dg-error "conversion to non-scalar type requested" } */
158 (union uSf) Sf;
190 (union usf) Sf; /* { dg-error "cast to union type from type not present in union" } */
H A Dfunc-struct.c30 _Sat _Fract Sf; member in struct:example
126 FUNC (_Sat _Fract, Sf)
166 TEST (_Sat _Fract, Sf, 0.22r)
H A Dfunc-mixed.c34 FUNC (_Sat _Fract, Sf)
78 TEST (_Sat _Fract, Sf, r)
H A Dfunc-scalar.c34 FUNC (_Sat _Fract, Sf)
83 TEST (_Sat _Fract, Sf, r)
H A DWbad-function-cast-1.c25 FUNC (_Sat _Fract, Sf)
99 TEST (Sf);
H A Dallop.c72 ALLOP(_Sat _Fract, Sf);
H A Ddefine.c21 sat fract Sf = FRACT_MAX; variable
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/sh/arch/
H A Darch.exp372 regsub (Sf) $out {y0} out

Completed in 175 milliseconds