Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/.expect/functions.x86.txt

    r7b10ea9 rec91336  
    33signed int _X1fFi_Fi__Fi_i_Fi__Fi_i_Fv____1(signed int (*__anonymous_object0)(void), signed int (*__anonymous_object1)(signed int __anonymous_object2), signed int (*__anonymous_object3)(void), signed int (*__anonymous_object4)(signed int __anonymous_object5), void (*_X1gFv___1)(void)){
    44    __attribute__ ((unused)) signed int _X9_retval_fi_1;
    5     {
    6         ((void)(*_X1gFv___1)());
    7     }
    8 
    9     {
    10         ((void)_X1gFv___1());
    11     }
    12 
    13     {
    14         ((void)(_X1gFv___1=_X1hFv___1));
    15     }
    16 
     5    ((void)(*_X1gFv___1)());
     6    ((void)_X1gFv___1());
     7    ((void)(_X1gFv___1=_X1hFv___1));
    178}
    189signed int _X2f1Fi___1(){
     
    192183const double _X3fooFd_d__1(double __anonymous_object20){
    193184    __attribute__ ((unused)) const double _X11_retval_fooKd_1;
    194     {
    195         ((void)((*((double *)(&_X11_retval_fooKd_1)))=3.0) /* ?{} */);
    196     }
    197 
     185    ((void)((*((double *)(&_X11_retval_fooKd_1)))=3.0) /* ?{} */);
    198186    return _X11_retval_fooKd_1;
    199187}
     
    207195static inline void _X12_constructorFv_S1Si_autogen___1(struct S *_X4_dstS1S_1, signed int _X1ii_1);
    208196static inline void _X12_constructorFv_S1S_autogen___1(struct S *_X4_dstS1S_1){
    209     {
    210         ((void)((*_X4_dstS1S_1)._X1ii_1) /* ?{} */);
    211     }
    212 
     197    ((void)((*_X4_dstS1S_1)._X1ii_1) /* ?{} */);
    213198}
    214199static inline void _X12_constructorFv_S1SS1S_autogen___1(struct S *_X4_dstS1S_1, struct S _X4_srcS1S_1){
    215     {
    216         ((void)((*_X4_dstS1S_1)._X1ii_1=_X4_srcS1S_1._X1ii_1) /* ?{} */);
    217     }
    218 
     200    ((void)((*_X4_dstS1S_1)._X1ii_1=_X4_srcS1S_1._X1ii_1) /* ?{} */);
    219201}
    220202static inline void _X11_destructorFv_S1S_autogen___1(struct S *_X4_dstS1S_1){
    221     {
    222         ((void)((*_X4_dstS1S_1)._X1ii_1) /* ^?{} */);
    223     }
    224 
     203    ((void)((*_X4_dstS1S_1)._X1ii_1) /* ^?{} */);
    225204}
    226205static inline struct S _X16_operator_assignFS1S_S1SS1S_autogen___1(struct S *_X4_dstS1S_1, struct S _X4_srcS1S_1){
    227206    struct S _X4_retS1S_1;
    228     {
    229         ((void)((*_X4_dstS1S_1)._X1ii_1=_X4_srcS1S_1._X1ii_1));
    230     }
    231 
    232     {
    233         ((void)_X12_constructorFv_S1SS1S_autogen___1((&_X4_retS1S_1), (*_X4_dstS1S_1)));
    234     }
    235 
     207    ((void)((*_X4_dstS1S_1)._X1ii_1=_X4_srcS1S_1._X1ii_1));
     208    ((void)_X12_constructorFv_S1SS1S_autogen___1((&_X4_retS1S_1), (*_X4_dstS1S_1)));
    236209    return _X4_retS1S_1;
    237210}
    238211static inline void _X12_constructorFv_S1Si_autogen___1(struct S *_X4_dstS1S_1, signed int _X1ii_1){
    239     {
    240         ((void)((*_X4_dstS1S_1)._X1ii_1=_X1ii_1) /* ?{} */);
    241     }
    242 
     212    ((void)((*_X4_dstS1S_1)._X1ii_1=_X1ii_1) /* ?{} */);
    243213}
    244214struct S _X3rtnFS1S_i__1(signed int __anonymous_object21){
Note: See TracChangeset for help on using the changeset viewer.