| 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 | __attribute__ ((unused)) 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 | __attribute__ ((unused)) 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 | __attribute__ ((unused)) 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 | struct S ___ret__2sS_1;
|
|---|
| 34 | ((void)((*___dst__P2sS_1).__i__i_1=___src__2sS_1.__i__i_1));
|
|---|
| 35 | ((void)___constructor__F_P2sS2sS_autogen___1((&___ret__2sS_1), ___src__2sS_1));
|
|---|
| 36 | return ((struct S )___ret__2sS_1);
|
|---|
| 37 | }
|
|---|
| 38 | static inline void ___constructor__F_P2sSi_autogen___1(struct S *___dst__P2sS_1, int __i__i_1){
|
|---|
| 39 | ((void)((*((int *)(&(*___dst__P2sS_1).__i__i_1)))=__i__i_1) /* ?{} */);
|
|---|
| 40 | }
|
|---|
| 41 | int __f3__Fi_2sS2sSPi__1(struct S __a__2sS_1, struct S __b__2sS_1, int *__c__Pi_1){
|
|---|
| 42 | __attribute__ ((unused)) int ___retval_f3__i_1;
|
|---|
| 43 | struct S __s__2sS_2;
|
|---|
| 44 | }
|
|---|
| 45 | int __f4__Fi_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1){
|
|---|
| 46 | __attribute__ ((unused)) int ___retval_f4__i_1;
|
|---|
| 47 | }
|
|---|
| 48 | int __f5__Fi_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1){
|
|---|
| 49 | __attribute__ ((unused)) int ___retval_f5__i_1;
|
|---|
| 50 | }
|
|---|
| 51 | int (*__f6__FPFi_i__iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1))(int __anonymous_object0){
|
|---|
| 52 | __attribute__ ((unused)) int (*___retval_f6__PFi_i__1)(int __anonymous_object1);
|
|---|
| 53 | }
|
|---|
| 54 | 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){
|
|---|
| 55 | __attribute__ ((unused)) int (*___retval_f7__PFi_ii__1)(int __a__i_1, int __b__i_1);
|
|---|
| 56 | }
|
|---|
| 57 | int *__f8__FPi_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1){
|
|---|
| 58 | __attribute__ ((unused)) int *___retval_f8__Pi_1;
|
|---|
| 59 | }
|
|---|
| 60 | int *const __f9__FCPi_PiiPi__1(int *__a__Pi_1, int __b__i_1, int *__c__Pi_1){
|
|---|
| 61 | __attribute__ ((unused)) int *const ___retval_f9__CPi_1;
|
|---|
| 62 | }
|
|---|
| 63 | 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){
|
|---|
| 64 | __attribute__ ((unused)) int *(*___retval_f10__PFPi_ii__1)(int __x__i_1, int __y__i_1);
|
|---|
| 65 | int *__x__FPi_ii__2(int __anonymous_object2, int __anonymous_object3);
|
|---|
| 66 | ((void)(___retval_f10__PFPi_ii__1=__x__FPi_ii__2) /* ?{} */);
|
|---|
| 67 | return ((int *(*)(int __x__i_1, int __y__i_1))___retval_f10__PFPi_ii__1);
|
|---|
| 68 | }
|
|---|
| 69 | int (*__f11__FPA0i_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1))[]{
|
|---|
| 70 | __attribute__ ((unused)) int (*___retval_f11__PA0i_1)[];
|
|---|
| 71 | }
|
|---|
| 72 | int (*__f12__FPA0A0i_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1))[][((long unsigned int )10)]{
|
|---|
| 73 | __attribute__ ((unused)) int (*___retval_f12__PA0A0i_1)[][((long unsigned int )10)];
|
|---|
| 74 | }
|
|---|
| 75 | int (*__f13__FPA0A0i_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1))[][((long unsigned int )10)]{
|
|---|
| 76 | __attribute__ ((unused)) int (*___retval_f13__PA0A0i_1)[][((long unsigned int )10)];
|
|---|
| 77 | }
|
|---|
| 78 | int (*__f14__FPA0A0i_iPiPi__1(int __a__i_1, int *__b__Pi_1, int *__c__Pi_1))[][((long unsigned int )10)]{
|
|---|
| 79 | __attribute__ ((unused)) int (*___retval_f14__PA0A0i_1)[][((long unsigned int )10)];
|
|---|
| 80 | }
|
|---|
| 81 | const int __fred__FCi___1(){
|
|---|
| 82 | __attribute__ ((unused)) const int ___retval_fred__Ci_1;
|
|---|
| 83 | int *(*__x__PFPi_ii__2)(int __anonymous_object4, int __anonymous_object5);
|
|---|
| 84 | int __a__i_2;
|
|---|
| 85 | int __b__i_2;
|
|---|
| 86 | int *(*_tmp_cp_ret0)(int __x__i_1, int __y__i_1);
|
|---|
| 87 | ((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)));
|
|---|
| 88 | ((void)((*((int *(**)(int __x__i_1, int __y__i_1))(&_tmp_cp_ret0)))) /* ^?{} */);
|
|---|
| 89 | const int __f1__FCi_iPiPi__2(int __a__i_2, int *__b__Pi_2, int *__c__Pi_2){
|
|---|
| 90 | __attribute__ ((unused)) const int ___retval_f1__Ci_2;
|
|---|
| 91 | }
|
|---|
| 92 | const int __f2__FCi_iii__2(int __a__i_2, int __b__i_2, int __c__i_2){
|
|---|
| 93 | __attribute__ ((unused)) const int ___retval_f2__Ci_2;
|
|---|
| 94 | }
|
|---|
| 95 | }
|
|---|