#include <struct.h>
Data Fields | |
| int | id |
| int | t |
| int | d1 |
| int | d2 |
| int | c |
Definition at line 145 of file preproc-outofscope.c.
| int mynulltype::c |
Definition at line 159 of file preproc-outofscope.c.
Referenced by main().
| int mynulltype::d1 |
Definition at line 153 of file preproc-outofscope.c.
Referenced by main().
| int mynulltype::d2 |
Definition at line 156 of file preproc-outofscope.c.
Referenced by main().
| int mynulltype::id |
Definition at line 147 of file preproc-outofscope.c.
Referenced by main().
| int mynulltype::t |
Definition at line 150 of file preproc-outofscope.c.
Referenced by main().
1.7.1