#include "list.h"#include "sparse.h"#include "hash_serv.h"Include dependency graph for symtable.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | symtable |
| This class implements a symbol table for the VHDL compiler. More... | |
| class | symtable.chain_elem |
| class for the hash collision chains More... | |
Variables | |
| const uint | SQRT_SYMTAB = 512 |
| for a populated sparse array of 256K hash lists | |
| symtable | glob_symtab |
|
|
Definition at line 232 of file symtable.h. |
|
|
for a populated sparse array of 256K hash lists
Definition at line 45 of file symtable.h. |
1.3.3