#include <def.h>
Collaboration diagram for inclist:

Public Attributes | |
| char * | i_incstring |
| char * | i_file |
| inclist ** | i_list |
| int | i_listlen |
| symtab * | i_defs |
| int | i_ndefs |
| int | i_deflen |
| bool | i_defchecked |
| bool | i_notified |
| bool | i_marked |
| bool | i_searched |
| bool | i_included_sym |
Definition at line 101 of file def.h.
| char* inclist::i_incstring |
| char* inclist::i_file |
Definition at line 103 of file def.h.
Referenced by add_include(), fdefined(), find_includes(), gobble(), inc_path(), isdefined(), main(), and newinclude().
| int inclist::i_ndefs |
| bool inclist::i_notified |
| bool inclist::i_marked |
| bool inclist::i_searched |
1.5.1