NetSurf
|
Data Fields | |
unsigned int | nchains |
struct hash_entry ** | chain |
Definition at line 48 of file hashtable.c.
struct hash_entry** hash_table::chain |
Definition at line 50 of file hashtable.c.
Referenced by hash_add(), hash_create(), hash_destroy(), and hash_get().
unsigned int hash_table::nchains |
Definition at line 49 of file hashtable.c.
Referenced by hash_add(), hash_create(), hash_destroy(), and hash_get().