#include <hash.h>
Data Fields | |
| HashEntry * | table |
| long | size |
| long | count |
Definition at line 16 of file hash.h.
| long count |
Definition at line 18 of file hash.h.
Referenced by hash_count(), hash_delete(), hash_insert(), hash_new(), and hash_recalc().
| long size |
Definition at line 18 of file hash.h.
Referenced by hash_delete(), hash_get(), hash_insert(), hash_new(), and hash_recalc().
Definition at line 17 of file hash.h.
Referenced by hash_delete(), hash_free(), hash_get(), hash_insert(), hash_new(), and hash_recalc().
1.6.3