Definition at line 59 of file hashtable.c.
|
capacity of table Definition at line 62 of file hashtable.c. |
|
number of entries in hashtable Definition at line 60 of file hashtable.c. |
|
table of entries Definition at line 66 of file hashtable.c. |
|
hash function Definition at line 65 of file hashtable.c. |
|
equality function for key Definition at line 64 of file hashtable.c. |
|
ratio when to rehash Definition at line 63 of file hashtable.c. |
|
limit when table is rehashed Definition at line 61 of file hashtable.c. |