|
GDB (xrefs)
|
#include "dictionary.h"
Public Attributes | |
| const struct dictionary * | dict |
| int | index |
| struct symbol * | current |
Definition at line 106 of file dictionary.h.
| struct symbol* dict_iterator::current |
Definition at line 113 of file dictionary.h.
| const struct dictionary* dict_iterator::dict |
Definition at line 109 of file dictionary.h.
Referenced by dict_empty().
| int dict_iterator::index |
Definition at line 112 of file dictionary.h.
1.8.14