string
|
Last change
on this file since a772d8ab was b1d6dd5, checked in by Peter A. Buhr <pabuhr@…>, 11 years ago |
|
fix parsing error for EOF message, change cfa-ccp -x flag to -v, regression testing third attempt: consolidate example programs
|
-
Property mode
set to
100644
|
|
File size:
569 bytes
|
| Line | |
|---|
| 1 | f: signed int
|
|---|
| 2 | f: function
|
|---|
| 3 | accepting unspecified arguments
|
|---|
| 4 | returning
|
|---|
| 5 | void
|
|---|
| 6 | with body
|
|---|
| 7 | CompoundStmt
|
|---|
| 8 | Declaration of f: signed int
|
|---|
| 9 | Declaration of f: double
|
|---|
| 10 | Expression Statement:
|
|---|
| 11 | Cast of:
|
|---|
| 12 | Name: f
|
|---|
| 13 |
|
|---|
| 14 | to:
|
|---|
| 15 | char
|
|---|
| 16 |
|
|---|
| 17 | Expression Statement:
|
|---|
| 18 | Cast of:
|
|---|
| 19 | Name: f
|
|---|
| 20 |
|
|---|
| 21 | to:
|
|---|
| 22 | pointer to function
|
|---|
| 23 | accepting unspecified arguments
|
|---|
| 24 | returning
|
|---|
| 25 | signed int
|
|---|
| 26 |
|
|---|
| 27 |
|
|---|
| 28 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.