1 #include "compat-common.h"
3 #include "fp-struct-defs.h"
4 #include "fp-struct-check.h"
5 #include "fp-struct-test-by-value-x.h"
7 #ifndef SKIP_COMPLEX_INT
9 CHECKS(ci
, _Complex
int)
11 TEST(Sci1
, _Complex
int)
12 TEST(Sci2
, _Complex
int)
13 TEST(Sci3
, _Complex
int)
14 TEST(Sci4
, _Complex
int)
15 TEST(Sci5
, _Complex
int)
16 TEST(Sci6
, _Complex
int)
17 TEST(Sci7
, _Complex
int)
18 TEST(Sci8
, _Complex
int)
19 TEST(Sci9
, _Complex
int)
20 TEST(Sci10
, _Complex
int)
21 TEST(Sci11
, _Complex
int)
22 TEST(Sci12
, _Complex
int)
23 TEST(Sci13
, _Complex
int)
24 TEST(Sci14
, _Complex
int)
25 TEST(Sci15
, _Complex
int)
26 TEST(Sci16
, _Complex
int)
32 struct_by_value_13_x ()
34 #ifndef SKIP_COMPLEX_INT
37 #define T(TYPE, MTYPE) testit##TYPE ();
48 T(Sci10
, _Complex
int)
49 T(Sci11
, _Complex
int)
50 T(Sci12
, _Complex
int)
51 T(Sci13
, _Complex
int)
52 T(Sci14
, _Complex
int)
53 T(Sci15
, _Complex
int)
54 T(Sci16
, _Complex
int)