Changes in tests/.expect/functions.x86.txt [7b10ea9:ec91336]
- File:
-
- 1 edited
-
tests/.expect/functions.x86.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/functions.x86.txt
r7b10ea9 rec91336 3 3 signed 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)){ 4 4 __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)); 17 8 } 18 9 signed int _X2f1Fi___1(){ … … 192 183 const double _X3fooFd_d__1(double __anonymous_object20){ 193 184 __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) /* ?{} */); 198 186 return _X11_retval_fooKd_1; 199 187 } … … 207 195 static inline void _X12_constructorFv_S1Si_autogen___1(struct S *_X4_dstS1S_1, signed int _X1ii_1); 208 196 static 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) /* ?{} */); 213 198 } 214 199 static 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) /* ?{} */); 219 201 } 220 202 static 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) /* ^?{} */); 225 204 } 226 205 static inline struct S _X16_operator_assignFS1S_S1SS1S_autogen___1(struct S *_X4_dstS1S_1, struct S _X4_srcS1S_1){ 227 206 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))); 236 209 return _X4_retS1S_1; 237 210 } 238 211 static 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) /* ?{} */); 243 213 } 244 214 struct S _X3rtnFS1S_i__1(signed int __anonymous_object21){
Note:
See TracChangeset
for help on using the changeset viewer.