NOTE: function called dummy is removed from the output for clarity.
| construction | in: C source | out: -Tind | out: graph |
|---|---|---|---|
| call | call.c | call.ind | call.png |
| do | do.c | do.ind | do.png |
| enum | enum.c | enum.ind | enum.png |
| for | for.c | for.ind | for.png |
| function | function.c | function.ind | function.png |
| if | if.c | if.ind | if.png |
| op | op.c | op.ind | op.png |
| struct | struct.c | struct.ind | struct.png |
| switch | switch.c | switch.ind | switch.png |
| typedef | typedef.c | typedef.ind | typedef.png |
| while | while.c | while.ind | while.png |