#include <stdio.h>#include "stdtypes.h"#include "blockpool.h"#include "pools.h"#include "str.h"#include "list.h"#include "hash_serv.h"#include "sparse.h"Include dependency graph for strtable.h:

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

Go to the source code of this file.
Compounds | |
| class | strtable |
| This class implements a string table. More... | |
| class | strtable.chain_elem |
Variables | |
| const uint | SQRT_STRTAB = 1024 |
| strtable | strtab |
|
|
Definition at line 174 of file strtable.h. |
|
|
Definition at line 176 of file strtable.h. Referenced by symtable::enter_sym(), symtable::find_sym(), and sym_scope::LookupFromScope(). |
1.3.3