[51b73452] | 1 | h: a function
|
---|
| 2 | with parameters
|
---|
| 3 | void
|
---|
| 4 | returning
|
---|
| 5 | void
|
---|
| 6 | with body
|
---|
| 7 |
|
---|
| 8 | f: a function
|
---|
| 9 | with parameters
|
---|
| 10 | function
|
---|
| 11 | with parameters
|
---|
| 12 | void
|
---|
| 13 | returning
|
---|
| 14 | signed int
|
---|
| 15 |
|
---|
| 16 | function
|
---|
| 17 | with parameters
|
---|
| 18 | signed int
|
---|
| 19 | returning
|
---|
| 20 | signed int
|
---|
| 21 |
|
---|
| 22 | function
|
---|
| 23 | with parameters
|
---|
| 24 | void
|
---|
| 25 | returning
|
---|
| 26 | signed int
|
---|
| 27 |
|
---|
| 28 | function
|
---|
| 29 | with parameters
|
---|
| 30 | signed int
|
---|
| 31 | returning
|
---|
| 32 | signed int
|
---|
| 33 |
|
---|
| 34 | g: a function
|
---|
| 35 | with parameters
|
---|
| 36 | void
|
---|
| 37 | returning
|
---|
| 38 | void
|
---|
| 39 |
|
---|
| 40 | returning
|
---|
| 41 | signed int
|
---|
| 42 | with body
|
---|
| 43 |
|
---|
| 44 | f1: a function
|
---|
| 45 | returning
|
---|
| 46 | signed int
|
---|
| 47 | with body
|
---|
| 48 |
|
---|
| 49 | f2: a function
|
---|
| 50 | returning
|
---|
| 51 | signed int
|
---|
| 52 | with body
|
---|
| 53 |
|
---|
| 54 | f3: a function
|
---|
| 55 | returning
|
---|
| 56 | pointer to function
|
---|
| 57 | returning
|
---|
| 58 | signed int
|
---|
| 59 |
|
---|
| 60 | with body
|
---|
| 61 |
|
---|
| 62 | f4: a function
|
---|
| 63 | returning
|
---|
| 64 | pointer to signed int
|
---|
| 65 | with body
|
---|
| 66 |
|
---|
| 67 | f5: a function
|
---|
| 68 | returning
|
---|
| 69 | pointer to function
|
---|
| 70 | returning
|
---|
| 71 | signed int
|
---|
| 72 |
|
---|
| 73 | with body
|
---|
| 74 |
|
---|
| 75 | f6: a function
|
---|
| 76 | returning
|
---|
| 77 | pointer to signed int
|
---|
| 78 | with body
|
---|
| 79 |
|
---|
| 80 | f7: a function
|
---|
| 81 | returning
|
---|
| 82 | pointer to signed int
|
---|
| 83 | with body
|
---|
| 84 |
|
---|
| 85 | f8: a function
|
---|
| 86 | returning
|
---|
| 87 | pointer to pointer to signed int
|
---|
| 88 | with body
|
---|
| 89 |
|
---|
| 90 | f9: a function
|
---|
| 91 | returning
|
---|
| 92 | pointer to const pointer to signed int
|
---|
| 93 | with body
|
---|
| 94 |
|
---|
| 95 | f10: a function
|
---|
| 96 | returning
|
---|
| 97 | pointer to open array of signed int
|
---|
| 98 | with body
|
---|
| 99 |
|
---|
| 100 | f11: a function
|
---|
| 101 | returning
|
---|
| 102 | pointer to open array of open array of signed int
|
---|
| 103 | with body
|
---|
| 104 |
|
---|
| 105 | f12: a function
|
---|
| 106 | returning
|
---|
| 107 | pointer to open array of open array of signed int
|
---|
| 108 | with body
|
---|
| 109 |
|
---|
| 110 | fII1: a function
|
---|
| 111 | with parameters
|
---|
| 112 | i: a signed int
|
---|
| 113 | returning
|
---|
| 114 | signed int
|
---|
| 115 | with body
|
---|
| 116 |
|
---|
| 117 | fII2: a function
|
---|
| 118 | with parameters
|
---|
| 119 | i: a signed int
|
---|
| 120 | returning
|
---|
| 121 | const signed int
|
---|
| 122 | with body
|
---|
| 123 |
|
---|
| 124 | fII3: a extern function
|
---|
| 125 | with parameters
|
---|
| 126 | i: a signed int
|
---|
| 127 | returning
|
---|
| 128 | signed int
|
---|
| 129 | with body
|
---|
| 130 |
|
---|
| 131 | fII4: a extern function
|
---|
| 132 | with parameters
|
---|
| 133 | i: a signed int
|
---|
| 134 | returning
|
---|
| 135 | const signed int
|
---|
| 136 | with body
|
---|
| 137 |
|
---|
| 138 | fII5: a function
|
---|
| 139 | returning
|
---|
| 140 | pointer to signed int
|
---|
| 141 | with body
|
---|
| 142 |
|
---|
| 143 | fII6: a function
|
---|
| 144 | returning
|
---|
| 145 | const pointer to signed int
|
---|
| 146 | with body
|
---|
| 147 |
|
---|
| 148 | fII7: a function
|
---|
| 149 | returning
|
---|
| 150 | pointer to const long signed int
|
---|
| 151 | with body
|
---|
| 152 |
|
---|
| 153 | fII8: a static function
|
---|
| 154 | returning
|
---|
| 155 | pointer to const long signed int
|
---|
| 156 | with body
|
---|
| 157 |
|
---|
| 158 | fII9: a static function
|
---|
| 159 | returning
|
---|
| 160 | pointer to const long signed int
|
---|
| 161 | with body
|
---|
| 162 |
|
---|
| 163 | fO1: a function
|
---|
| 164 | returning
|
---|
| 165 | signed int
|
---|
| 166 | with parameter names
|
---|
| 167 | i
|
---|
| 168 | with parameter declarations
|
---|
| 169 | i: a signed int
|
---|
| 170 | with body
|
---|
| 171 |
|
---|
| 172 | fO2: a function
|
---|
| 173 | returning
|
---|
| 174 | signed int
|
---|
| 175 | with parameter names
|
---|
| 176 | i
|
---|
| 177 | with parameter declarations
|
---|
| 178 | i: a signed int
|
---|
| 179 | with body
|
---|
| 180 |
|
---|
| 181 | fO3: a function
|
---|
| 182 | returning
|
---|
| 183 | const signed int
|
---|
| 184 | with parameter names
|
---|
| 185 | i
|
---|
| 186 | with parameter declarations
|
---|
| 187 | i: a signed int
|
---|
| 188 | with body
|
---|
| 189 |
|
---|
| 190 | fO4: a extern function
|
---|
| 191 | returning
|
---|
| 192 | signed int
|
---|
| 193 | with parameter names
|
---|
| 194 | i
|
---|
| 195 | with parameter declarations
|
---|
| 196 | i: a signed int
|
---|
| 197 | with body
|
---|
| 198 |
|
---|
| 199 | fO5: a extern function
|
---|
| 200 | returning
|
---|
| 201 | const signed int
|
---|
| 202 | with parameter names
|
---|
| 203 | i
|
---|
| 204 | with parameter declarations
|
---|
| 205 | i: a signed int
|
---|
| 206 | with body
|
---|
| 207 |
|
---|
| 208 | f: a function
|
---|
| 209 | returning
|
---|
| 210 | nothing
|
---|
| 211 |
|
---|
| 212 | f: a function
|
---|
| 213 | returning
|
---|
| 214 | signed int
|
---|
| 215 |
|
---|
| 216 | f: a function
|
---|
| 217 | with parameters
|
---|
| 218 | signed int
|
---|
| 219 | returning
|
---|
| 220 | nothing
|
---|
| 221 |
|
---|
| 222 | f: a function
|
---|
| 223 | with parameters
|
---|
| 224 | signed int
|
---|
| 225 | returning
|
---|
| 226 | signed int
|
---|
| 227 |
|
---|
| 228 | f: a function
|
---|
| 229 | returning
|
---|
| 230 | nothing
|
---|
| 231 | with body
|
---|
| 232 |
|
---|
| 233 | f: a function
|
---|
| 234 | returning
|
---|
| 235 | signed int
|
---|
| 236 | with body
|
---|
| 237 |
|
---|
| 238 | f: a function
|
---|
| 239 | with parameters
|
---|
| 240 | signed int
|
---|
| 241 | returning
|
---|
| 242 | nothing
|
---|
| 243 | with body
|
---|
| 244 |
|
---|
| 245 | f: a function
|
---|
| 246 | with parameters
|
---|
| 247 | signed int
|
---|
| 248 | returning
|
---|
| 249 | signed int
|
---|
| 250 | with body
|
---|
| 251 |
|
---|
| 252 | f: a function
|
---|
| 253 | returning
|
---|
| 254 | x: a signed int
|
---|
| 255 |
|
---|
| 256 | f: a function
|
---|
| 257 | with parameters
|
---|
| 258 | x: a signed int
|
---|
| 259 | returning
|
---|
| 260 | nothing
|
---|
| 261 |
|
---|
| 262 | f: a function
|
---|
| 263 | with parameters
|
---|
| 264 | x: a signed int
|
---|
| 265 | returning
|
---|
| 266 | x: a signed int
|
---|
| 267 |
|
---|
| 268 | f: a function
|
---|
| 269 | returning
|
---|
| 270 | x: a signed int
|
---|
| 271 | with body
|
---|
| 272 |
|
---|
| 273 | f: a function
|
---|
| 274 | with parameters
|
---|
| 275 | x: a signed int
|
---|
| 276 | returning
|
---|
| 277 | nothing
|
---|
| 278 | with body
|
---|
| 279 |
|
---|
| 280 | f: a function
|
---|
| 281 | with parameters
|
---|
| 282 | x: a signed int
|
---|
| 283 | returning
|
---|
| 284 | x: a signed int
|
---|
| 285 | with body
|
---|
| 286 |
|
---|
| 287 | f: a function
|
---|
| 288 | returning
|
---|
| 289 | signed int
|
---|
| 290 | x: a signed int
|
---|
| 291 |
|
---|
| 292 | f: a function
|
---|
| 293 | with parameters
|
---|
| 294 | signed int
|
---|
| 295 | x: a signed int
|
---|
| 296 | returning
|
---|
| 297 | nothing
|
---|
| 298 |
|
---|
| 299 | f: a function
|
---|
| 300 | with parameters
|
---|
| 301 | signed int
|
---|
| 302 | x: a signed int
|
---|
| 303 | returning
|
---|
| 304 | signed int
|
---|
| 305 | x: a signed int
|
---|
| 306 |
|
---|
| 307 | f: a function
|
---|
| 308 | returning
|
---|
| 309 | signed int
|
---|
| 310 | x: a signed int
|
---|
| 311 | with body
|
---|
| 312 |
|
---|
| 313 | f: a function
|
---|
| 314 | with parameters
|
---|
| 315 | signed int
|
---|
| 316 | x: a signed int
|
---|
| 317 | returning
|
---|
| 318 | nothing
|
---|
| 319 | with body
|
---|
| 320 |
|
---|
| 321 | f: a function
|
---|
| 322 | with parameters
|
---|
| 323 | signed int
|
---|
| 324 | x: a signed int
|
---|
| 325 | returning
|
---|
| 326 | signed int
|
---|
| 327 | x: a signed int
|
---|
| 328 | with body
|
---|
| 329 |
|
---|
| 330 | f: a function
|
---|
| 331 | returning
|
---|
| 332 | signed int
|
---|
| 333 | x: a signed int
|
---|
| 334 | signed int
|
---|
| 335 |
|
---|
| 336 | f: a function
|
---|
| 337 | with parameters
|
---|
| 338 | signed int
|
---|
| 339 | x: a signed int
|
---|
| 340 | signed int
|
---|
| 341 | returning
|
---|
| 342 | nothing
|
---|
| 343 |
|
---|
| 344 | f: a function
|
---|
| 345 | with parameters
|
---|
| 346 | signed int
|
---|
| 347 | x: a signed int
|
---|
| 348 | signed int
|
---|
| 349 | returning
|
---|
| 350 | signed int
|
---|
| 351 | x: a signed int
|
---|
| 352 | signed int
|
---|
| 353 |
|
---|
| 354 | f: a function
|
---|
| 355 | returning
|
---|
| 356 | signed int
|
---|
| 357 | x: a signed int
|
---|
| 358 | signed int
|
---|
| 359 | with body
|
---|
| 360 |
|
---|
| 361 | f: a function
|
---|
| 362 | with parameters
|
---|
| 363 | signed int
|
---|
| 364 | x: a signed int
|
---|
| 365 | signed int
|
---|
| 366 | returning
|
---|
| 367 | nothing
|
---|
| 368 | with body
|
---|
| 369 |
|
---|
| 370 | f: a function
|
---|
| 371 | with parameters
|
---|
| 372 | signed int
|
---|
| 373 | x: a signed int
|
---|
| 374 | signed int
|
---|
| 375 | returning
|
---|
| 376 | signed int
|
---|
| 377 | x: a signed int
|
---|
| 378 | signed int
|
---|
| 379 | with body
|
---|
| 380 |
|
---|
| 381 | f: a function
|
---|
| 382 | returning
|
---|
| 383 | signed int
|
---|
| 384 | x: a signed int
|
---|
| 385 | y: a pointer to signed int
|
---|
| 386 |
|
---|
| 387 | f: a function
|
---|
| 388 | with parameters
|
---|
| 389 | signed int
|
---|
| 390 | x: a signed int
|
---|
| 391 | y: a pointer to signed int
|
---|
| 392 | returning
|
---|
| 393 | nothing
|
---|
| 394 |
|
---|
| 395 | f: a function
|
---|
| 396 | with parameters
|
---|
| 397 | signed int
|
---|
| 398 | x: a signed int
|
---|
| 399 | y: a pointer to signed int
|
---|
| 400 | returning
|
---|
| 401 | signed int
|
---|
| 402 | x: a signed int
|
---|
| 403 | y: a pointer to signed int
|
---|
| 404 |
|
---|
| 405 | f: a function
|
---|
| 406 | returning
|
---|
| 407 | signed int
|
---|
| 408 | x: a signed int
|
---|
| 409 | y: a pointer to signed int
|
---|
| 410 | with body
|
---|
| 411 |
|
---|
| 412 | f: a function
|
---|
| 413 | with parameters
|
---|
| 414 | signed int
|
---|
| 415 | x: a signed int
|
---|
| 416 | y: a pointer to signed int
|
---|
| 417 | returning
|
---|
| 418 | nothing
|
---|
| 419 | with body
|
---|
| 420 |
|
---|
| 421 | f: a function
|
---|
| 422 | with parameters
|
---|
| 423 | signed int
|
---|
| 424 | x: a signed int
|
---|
| 425 | y: a pointer to signed int
|
---|
| 426 | returning
|
---|
| 427 | signed int
|
---|
| 428 | x: a signed int
|
---|
| 429 | y: a pointer to signed int
|
---|
| 430 | with body
|
---|
| 431 |
|
---|
| 432 | f11: a function
|
---|
| 433 | with parameters
|
---|
| 434 | signed int
|
---|
| 435 | returning
|
---|
| 436 | signed int
|
---|
| 437 |
|
---|
| 438 | f12: a function
|
---|
| 439 | with parameters
|
---|
| 440 | signed int
|
---|
| 441 | returning
|
---|
| 442 | signed int
|
---|
| 443 |
|
---|
| 444 | f: a function
|
---|
| 445 | with parameters
|
---|
| 446 | function
|
---|
| 447 | with parameters
|
---|
| 448 | signed int
|
---|
| 449 | p: a signed int
|
---|
| 450 | returning
|
---|
| 451 | signed int
|
---|
| 452 |
|
---|
| 453 | function
|
---|
| 454 | with parameters
|
---|
| 455 | signed int
|
---|
| 456 | returning
|
---|
| 457 | signed int
|
---|
| 458 |
|
---|
| 459 | returning
|
---|
| 460 | signed int
|
---|
| 461 | with body
|
---|
| 462 | Declaration of p: a pointer to open array of open array of pointer to open array of open array of signed int
|
---|
| 463 | Declaration of p: a pointer to open array of open array of pointer to open array of open array of signed int
|
---|
| 464 | Declaration of p: a pointer to open array of pointer to function
|
---|
| 465 | with parameters
|
---|
| 466 | signed int
|
---|
| 467 | returning
|
---|
| 468 | signed int
|
---|
| 469 |
|
---|
| 470 |
|
---|
| 471 | f1: a static function
|
---|
| 472 | returning
|
---|
| 473 | pointer to const signed int
|
---|
| 474 | with body
|
---|
| 475 |
|
---|
| 476 | f2: a static function
|
---|
| 477 | returning
|
---|
| 478 | const signed int
|
---|
| 479 | with body
|
---|
| 480 |
|
---|
| 481 | f3: a inline static function
|
---|
| 482 | returning
|
---|
| 483 | const pointer to signed int
|
---|
| 484 | with body
|
---|
| 485 |
|
---|
| 486 | f4: a inline static function
|
---|
| 487 | returning
|
---|
| 488 | const tuple of types
|
---|
| 489 | pointer to signed int
|
---|
| 490 | signed int
|
---|
| 491 |
|
---|
| 492 | with body
|
---|
| 493 |
|
---|
| 494 | f5: a static function
|
---|
| 495 | returning
|
---|
| 496 | const tuple of types
|
---|
| 497 | pointer to signed int
|
---|
| 498 | const signed int
|
---|
| 499 |
|
---|
| 500 | with body
|
---|
| 501 |
|
---|
| 502 | f: a function
|
---|
| 503 | with parameters
|
---|
| 504 | function
|
---|
| 505 | returning
|
---|
| 506 | signed int
|
---|
| 507 |
|
---|
| 508 | function
|
---|
| 509 | returning
|
---|
| 510 | pointer to signed int
|
---|
| 511 |
|
---|
| 512 | function
|
---|
| 513 | returning
|
---|
| 514 | pointer to pointer to signed int
|
---|
| 515 |
|
---|
| 516 | function
|
---|
| 517 | returning
|
---|
| 518 | pointer to const pointer to signed int
|
---|
| 519 |
|
---|
| 520 | function
|
---|
| 521 | returning
|
---|
| 522 | const pointer to const pointer to signed int
|
---|
| 523 |
|
---|
| 524 | open array of signed int
|
---|
| 525 | open array of signed int
|
---|
| 526 | open array of pointer to signed int
|
---|
| 527 | open array of pointer to signed int
|
---|
| 528 | open array of pointer to pointer to signed int
|
---|
| 529 | open array of pointer to pointer to signed int
|
---|
| 530 | open array of pointer to const pointer to signed int
|
---|
| 531 | open array of pointer to const pointer to signed int
|
---|
| 532 | open array of const pointer to const pointer to signed int
|
---|
| 533 | open array of const pointer to const pointer to signed int
|
---|
| 534 | returning
|
---|
| 535 | signed int
|
---|
| 536 |
|
---|
| 537 | f: a function
|
---|
| 538 | with parameters
|
---|
| 539 | function
|
---|
| 540 | returning
|
---|
| 541 | signed int
|
---|
| 542 |
|
---|
| 543 | function
|
---|
| 544 | returning
|
---|
| 545 | pointer to signed int
|
---|
| 546 |
|
---|
| 547 | function
|
---|
| 548 | returning
|
---|
| 549 | pointer to pointer to signed int
|
---|
| 550 |
|
---|
| 551 | function
|
---|
| 552 | returning
|
---|
| 553 | pointer to const pointer to signed int
|
---|
| 554 |
|
---|
| 555 | function
|
---|
| 556 | returning
|
---|
| 557 | const pointer to const pointer to signed int
|
---|
| 558 |
|
---|
| 559 | open array of signed int
|
---|
| 560 | open array of signed int
|
---|
| 561 | open array of pointer to signed int
|
---|
| 562 | open array of pointer to signed int
|
---|
| 563 | open array of pointer to pointer to signed int
|
---|
| 564 | open array of pointer to pointer to signed int
|
---|
| 565 | open array of pointer to const pointer to signed int
|
---|
| 566 | open array of pointer to const pointer to signed int
|
---|
| 567 | open array of const pointer to const pointer to signed int
|
---|
| 568 | open array of const pointer to const pointer to signed int
|
---|
| 569 | returning
|
---|
| 570 | signed int
|
---|
| 571 | with body
|
---|
| 572 |
|
---|
| 573 | T: a typedef for signed int
|
---|
| 574 | f: a function
|
---|
| 575 | with parameters
|
---|
| 576 | function
|
---|
| 577 | with parameters
|
---|
| 578 | instance of type T
|
---|
| 579 | returning
|
---|
| 580 | instance of type T
|
---|
| 581 |
|
---|
| 582 | T: a instance of type T
|
---|
| 583 | returning
|
---|
| 584 | signed int
|
---|
| 585 | with body
|
---|
| 586 |
|
---|