#include <tclInt.h>
Collaboration diagram for LiteralTable:

Data Fields | |
| LiteralEntry ** | buckets |
| LiteralEntry * | staticBuckets [TCL_SMALL_HASH_TABLE] |
| int | numBuckets |
| int | numEntries |
| int | rebuildSize |
| int | mask |
Definition at line 915 of file tclInt.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6