1 | __attribute__ ((__nothrow__,__leaf__,__malloc__)) extern void *malloc(long unsigned int __size); |
---|
2 | __attribute__ ((__nothrow__,__leaf__)) extern void free(void *__ptr); |
---|
3 | __attribute__ ((__nothrow__,__leaf__,__noreturn__)) extern void abort(void); |
---|
4 | __attribute__ ((__nothrow__,__leaf__,__nonnull__(1))) extern int atexit(void (*__func)(void)); |
---|
5 | __attribute__ ((__nothrow__,__leaf__,__noreturn__)) extern void exit(int __status); |
---|
6 | extern int printf(const char *__restrict __format, ...); |
---|
7 | int __f0__Fi_iPCii__1(int __a__i_1, const int *__b__PCi_1, int __c__i_1){ |
---|
8 | int ___retval_f0__i_1; |
---|
9 | } |
---|
10 | int __f1__Fi_PiiPi__1(int *__a__Pi_1, __attribute__ ((unused)) int __b__i_1, int *__c__Pi_1){ |
---|
11 | int ___retval_f1__i_1; |
---|
12 | } |
---|
13 | int __f2__Fi_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1){ |
---|
14 | int ___retval_f2__i_1; |
---|
15 | } |
---|
16 | struct S { |
---|
17 | int __i__i_1; |
---|
18 | }; |
---|
19 | static inline void ___constructor__F_P2sS_autogen___1(struct S *___dst__P2sS_1); |
---|
20 | static inline void ___constructor__F_P2sS2sS_autogen___1(struct S *___dst__P2sS_1, struct S ___src__2sS_1); |
---|
21 | static inline void ___destructor__F_P2sS_autogen___1(struct S *___dst__P2sS_1); |
---|
22 | static inline struct S ___operator_assign__F2sS_P2sS2sS_autogen___1(struct S *___dst__P2sS_1, struct S ___src__2sS_1); |
---|
23 | static inline void ___constructor__F_P2sS_autogen___1(struct S *___dst__P2sS_1){ |
---|
24 | ((void)((*((int *)(&(*___dst__P2sS_1).__i__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).__i__i_1)))=___src__2sS_1.__i__i_1) /* ?{} */); |
---|
28 | } |
---|
29 | static inline void ___destructor__F_P2sS_autogen___1(struct S *___dst__P2sS_1){ |
---|
30 | ((void)((*((int *)(&(*___dst__P2sS_1).__i__i_1)))) /* ^?{} */); |
---|
31 | } |
---|
32 | static inline struct S ___operator_assign__F2sS_P2sS2sS_autogen___1(struct S *___dst__P2sS_1, struct S ___src__2sS_1){ |
---|
33 | ((void)((*___dst__P2sS_1).__i__i_1=___src__2sS_1.__i__i_1)); |
---|
34 | return ((struct S )___src__2sS_1); |
---|
35 | } |
---|
36 | static inline void ___constructor__F_P2sSi_autogen___1(struct S *___dst__P2sS_1, int __i__i_1){ |
---|
37 | ((void)((*((int *)(&(*___dst__P2sS_1).__i__i_1)))=__i__i_1) /* ?{} */); |
---|
38 | } |
---|
39 | int __f3__Fi_2sS2sSPi__1(struct S __a__2sS_1, struct S __b__2sS_1, int *__c__Pi_1){ |
---|
40 | int ___retval_f3__i_1; |
---|
41 | struct S __s__2sS_2; |
---|
42 | } |
---|
43 | int __f4__Fi_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1){ |
---|
44 | int ___retval_f4__i_1; |
---|
45 | } |
---|
46 | int __f5__Fi_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1){ |
---|
47 | int ___retval_f5__i_1; |
---|
48 | } |
---|
49 | int (*__f6__FPFi_i__iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1))(int ){ |
---|
50 | int (*___retval_f6__PFi_i__1)(int ); |
---|
51 | } |
---|
52 | int (*__f7__FPFi_ii__iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1))(int __a__i_1, int __b__i_1){ |
---|
53 | int (*___retval_f7__PFi_ii__1)(int __a__i_1, int __b__i_1); |
---|
54 | } |
---|
55 | int *__f8__FPi_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1){ |
---|
56 | int *___retval_f8__Pi_1; |
---|
57 | } |
---|
58 | int *const __f9__FCPi_PiiPi__1(int *__a__Pi_1, int __b__i_1, int *__c__Pi_1){ |
---|
59 | int *const ___retval_f9__CPi_1; |
---|
60 | } |
---|
61 | int *(*__f10__FPFPi_ii__iPiPid__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1, double __y__d_1))(int __x__i_1, int __y__i_1){ |
---|
62 | int *(*___retval_f10__PFPi_ii__1)(int __x__i_1, int __y__i_1); |
---|
63 | int *__x__FPi_ii__2(int , int ); |
---|
64 | ((void)(___retval_f10__PFPi_ii__1=__x__FPi_ii__2) /* ?{} */); |
---|
65 | return ((int *(*)(int __x__i_1, int __y__i_1))___retval_f10__PFPi_ii__1); |
---|
66 | } |
---|
67 | int (*__f11__FPA0i_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1))[]{ |
---|
68 | int (*___retval_f11__PA0i_1)[]; |
---|
69 | } |
---|
70 | int (*__f12__FPA0A0i_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1))[][((long unsigned int )10)]{ |
---|
71 | int (*___retval_f12__PA0A0i_1)[][((long unsigned int )10)]; |
---|
72 | } |
---|
73 | int (*__f13__FPA0A0i_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1))[][((long unsigned int )10)]{ |
---|
74 | int (*___retval_f13__PA0A0i_1)[][((long unsigned int )10)]; |
---|
75 | } |
---|
76 | int (*__f14__FPA0A0i_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1))[][((long unsigned int )10)]{ |
---|
77 | int (*___retval_f14__PA0A0i_1)[][((long unsigned int )10)]; |
---|
78 | } |
---|
79 | const int __fred__FCi___1(){ |
---|
80 | const int ___retval_fred__Ci_1; |
---|
81 | int *(*__x__PFPi_ii__2)(int , int ); |
---|
82 | int __a__i_2; |
---|
83 | int __b__i_2; |
---|
84 | int *(*_tmp_cp_ret0)(int __x__i_1, int __y__i_1); |
---|
85 | ((void)(__x__PFPi_ii__2=((_tmp_cp_ret0=__f10__FPFPi_ii__iPiPid__1(3, (&__a__i_2), (&__b__i_2), 3.5)) , _tmp_cp_ret0))); |
---|
86 | ((void)((*((int *(**)(int __x__i_1, int __y__i_1))(&_tmp_cp_ret0)))) /* ^?{} */); |
---|
87 | const int __f1__FCi_iPiPi__2(int __a__i_2, int *__b__Pi_2, int *__c__Pi_2){ |
---|
88 | const int ___retval_f1__Ci_2; |
---|
89 | } |
---|
90 | const int __f2__FCi_iii__2(int __a__i_2, int __b__i_2, int __c__i_2){ |
---|
91 | const int ___retval_f2__Ci_2; |
---|
92 | } |
---|
93 | } |
---|