#include <inthash.h>
Public Attributes | |
| inthash_node_t ** | bucket |
| int | size |
| int | entries |
| int | downshift |
| int | mask |
Definition at line 25 of file inthash.h.
|
|
Definition at line 26 of file inthash.h. Referenced by alos, inthash_delete, inthash_destroy, inthash_init, inthash_insert, inthash_lookup, and rebuild_table. |
|
|
Definition at line 29 of file inthash.h. Referenced by inthash, and inthash_init. |
|
|
Definition at line 28 of file inthash.h. Referenced by alos, inthash_init, inthash_insert, inthash_stats, and rebuild_table. |
|
|
Definition at line 30 of file inthash.h. Referenced by inthash, and inthash_init. |
|
|
Definition at line 27 of file inthash.h. Referenced by alos, inthash_destroy, inthash_init, inthash_insert, inthash_stats, and rebuild_table. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002