1 | extern void *malloc(long unsigned int __size); |
---|
2 | extern void free(void *__ptr); |
---|
3 | extern void abort(void); |
---|
4 | extern int atexit(void (*__func)(void)); |
---|
5 | extern void exit(int __status); |
---|
6 | extern int printf(const char *__restrict __format, ...); |
---|
7 | __extension__ int __a__i_1; |
---|
8 | __extension__ int __b__i_1; |
---|
9 | __extension__ int __c__i_1; |
---|
10 | __extension__ struct S { |
---|
11 | __extension__ int __a__i_1; |
---|
12 | __extension__ int __b__i_1; |
---|
13 | __extension__ int __c__i_1; |
---|
14 | }; |
---|
15 | static inline struct S ___operator_assign__F2sS_P2sS2sS_autogen___1(struct S *___dst__P2sS_1, struct S ___src__2sS_1){ |
---|
16 | ((void)((*___dst__P2sS_1).__a__i_1=___src__2sS_1.__a__i_1)); |
---|
17 | ((void)((*___dst__P2sS_1).__b__i_1=___src__2sS_1.__b__i_1)); |
---|
18 | ((void)((*___dst__P2sS_1).__c__i_1=___src__2sS_1.__c__i_1)); |
---|
19 | return ((struct S )___src__2sS_1); |
---|
20 | } |
---|
21 | static inline void ___constructor__F_P2sS_autogen___1(struct S *___dst__P2sS_1){ |
---|
22 | ((void)((*((int *)(&(*___dst__P2sS_1).__a__i_1)))) /* ?{} */); |
---|
23 | ((void)((*((int *)(&(*___dst__P2sS_1).__b__i_1)))) /* ?{} */); |
---|
24 | ((void)((*((int *)(&(*___dst__P2sS_1).__c__i_1)))) /* ?{} */); |
---|
25 | } |
---|
26 | static inline void ___constructor__F_P2sS2sS_autogen___1(struct S *___dst__P2sS_1, struct S ___src__2sS_1){ |
---|
27 | ((void)((*((int *)(&(*___dst__P2sS_1).__a__i_1)))=___src__2sS_1.__a__i_1) /* ?{} */); |
---|
28 | ((void)((*((int *)(&(*___dst__P2sS_1).__b__i_1)))=___src__2sS_1.__b__i_1) /* ?{} */); |
---|
29 | ((void)((*((int *)(&(*___dst__P2sS_1).__c__i_1)))=___src__2sS_1.__c__i_1) /* ?{} */); |
---|
30 | } |
---|
31 | static inline void ___destructor__F_P2sS_autogen___1(struct S *___dst__P2sS_1){ |
---|
32 | ((void)((*((int *)(&(*___dst__P2sS_1).__c__i_1)))) /* ^?{} */); |
---|
33 | ((void)((*((int *)(&(*___dst__P2sS_1).__b__i_1)))) /* ^?{} */); |
---|
34 | ((void)((*((int *)(&(*___dst__P2sS_1).__a__i_1)))) /* ^?{} */); |
---|
35 | } |
---|
36 | static inline void ___constructor__F_P2sSi_autogen___1(struct S *___dst__P2sS_1, int __a__i_1){ |
---|
37 | ((void)((*((int *)(&(*___dst__P2sS_1).__a__i_1)))=__a__i_1) /* ?{} */); |
---|
38 | ((void)((*((int *)(&(*___dst__P2sS_1).__b__i_1)))) /* ?{} */); |
---|
39 | ((void)((*((int *)(&(*___dst__P2sS_1).__c__i_1)))) /* ?{} */); |
---|
40 | } |
---|
41 | static inline void ___constructor__F_P2sSii_autogen___1(struct S *___dst__P2sS_1, int __a__i_1, int __b__i_1){ |
---|
42 | ((void)((*((int *)(&(*___dst__P2sS_1).__a__i_1)))=__a__i_1) /* ?{} */); |
---|
43 | ((void)((*((int *)(&(*___dst__P2sS_1).__b__i_1)))=__b__i_1) /* ?{} */); |
---|
44 | ((void)((*((int *)(&(*___dst__P2sS_1).__c__i_1)))) /* ?{} */); |
---|
45 | } |
---|
46 | static inline void ___constructor__F_P2sSiii_autogen___1(struct S *___dst__P2sS_1, int __a__i_1, int __b__i_1, int __c__i_1){ |
---|
47 | ((void)((*((int *)(&(*___dst__P2sS_1).__a__i_1)))=__a__i_1) /* ?{} */); |
---|
48 | ((void)((*((int *)(&(*___dst__P2sS_1).__b__i_1)))=__b__i_1) /* ?{} */); |
---|
49 | ((void)((*((int *)(&(*___dst__P2sS_1).__c__i_1)))=__c__i_1) /* ?{} */); |
---|
50 | } |
---|
51 | __extension__ union U { |
---|
52 | __extension__ int __a__i_1; |
---|
53 | __extension__ int __b__i_1; |
---|
54 | __extension__ int __c__i_1; |
---|
55 | }; |
---|
56 | static inline union U ___operator_assign__F2uU_P2uU2uU_autogen___1(union U *___dst__P2uU_1, union U ___src__2uU_1){ |
---|
57 | void *_tmp_cp_ret0; |
---|
58 | ((void)((_tmp_cp_ret0=__builtin_memcpy(((void *)___dst__P2uU_1), ((const void *)(&___src__2uU_1)), sizeof(union U ))) , _tmp_cp_ret0)); |
---|
59 | ((void)(_tmp_cp_ret0) /* ^?{} */); |
---|
60 | return ((union U )___src__2uU_1); |
---|
61 | } |
---|
62 | static inline void ___constructor__F_P2uU_autogen___1(union U *___dst__P2uU_1){ |
---|
63 | } |
---|
64 | static inline void ___constructor__F_P2uU2uU_autogen___1(union U *___dst__P2uU_1, union U ___src__2uU_1){ |
---|
65 | void *_tmp_cp_ret1; |
---|
66 | ((void)((_tmp_cp_ret1=__builtin_memcpy(((void *)___dst__P2uU_1), ((const void *)(&___src__2uU_1)), sizeof(union U ))) , _tmp_cp_ret1)); |
---|
67 | ((void)(_tmp_cp_ret1) /* ^?{} */); |
---|
68 | return ((void)___src__2uU_1); |
---|
69 | } |
---|
70 | static inline void ___destructor__F_P2uU_autogen___1(union U *___dst__P2uU_1){ |
---|
71 | } |
---|
72 | __extension__ enum E { |
---|
73 | __R__C2eE_1, |
---|
74 | __G__C2eE_1, |
---|
75 | __B__C2eE_1, |
---|
76 | }; |
---|
77 | __extension__ int __fred__Fi_i__1(int __p__i_1){ |
---|
78 | __extension__ struct S { |
---|
79 | __extension__ int __a__i_2; |
---|
80 | __extension__ int __b__i_2; |
---|
81 | __extension__ int __c__i_2; |
---|
82 | }; |
---|
83 | int __i__i_2; |
---|
84 | ((void)((*((int *)(&__i__i_2)))=(__extension__ __a__i_1+__extension__ 3)) /* ?{} */); |
---|
85 | ((void)__extension__ 3); |
---|
86 | ((void)__extension__ __a__i_1); |
---|
87 | __extension__ int __a__i_2; |
---|
88 | __extension__ int __b__i_2; |
---|
89 | __extension__ int __c__i_2; |
---|
90 | ((void)(__extension__ __a__i_2=(__extension__ __b__i_2+__extension__ __c__i_2))); |
---|
91 | int _tmp_cp_ret2; |
---|
92 | ((void)((_tmp_cp_ret2=__extension__ __fred__Fi_i__1(3)) , _tmp_cp_ret2)); |
---|
93 | ((void)(_tmp_cp_ret2) /* ^?{} */); |
---|
94 | ((void)__extension__ sizeof(3)); |
---|
95 | ((void)__extension__ (((int )(3!=0)) || ((int )(4!=0)))); |
---|
96 | ((void)__extension__ __alignof__(__extension__ __a__i_2)); |
---|
97 | ((void)(((int )(__extension__ __a__i_2!=0)) || ((int )((((int )(__extension__ __b__i_2!=0)) && ((int )(__extension__ __c__i_2!=0)))!=0)))); |
---|
98 | ((void)(((int )((__extension__ __a__i_2>__extension__ __b__i_2)!=0)) ? __extension__ __c__i_2 : __extension__ __c__i_2)); |
---|
99 | ((void)(__extension__ __a__i_2=__extension__ (__extension__ __b__i_2+__extension__ __c__i_2))); |
---|
100 | ((void)((__extension__ __a__i_2 , __extension__ __b__i_2) , __extension__ __c__i_2)); |
---|
101 | } |
---|
102 | __attribute__ ((constructor(),)) static void _init_extension(void){ |
---|
103 | int _global_init0; |
---|
104 | ((void)((*((int *)(&__a__i_1)))=_global_init0) /* ?{} */); |
---|
105 | int _global_init1; |
---|
106 | ((void)((*((int *)(&__b__i_1)))=_global_init1) /* ?{} */); |
---|
107 | int _global_init2; |
---|
108 | ((void)((*((int *)(&__c__i_1)))=_global_init2) /* ?{} */); |
---|
109 | } |
---|
110 | __attribute__ ((destructor(),)) static void _destroy_extension(void){ |
---|
111 | ((void)((*((int *)(&__c__i_1)))) /* ^?{} */); |
---|
112 | ((void)((*((int *)(&__b__i_1)))) /* ^?{} */); |
---|
113 | ((void)((*((int *)(&__a__i_1)))) /* ^?{} */); |
---|
114 | } |
---|