#include <bu.h>
Collaboration diagram for bu_hash_tbl:

Data Fields | |
| long | magic |
| unsigned long | mask |
| unsigned long | num_lists |
| unsigned long | num_entries |
| bu_hash_entry ** | lists |
Definition at line 2708 of file bu.h.
|
|
|
|
|
Definition at line 2710 of file bu.h. Referenced by bu_create_hash_tbl(), and bu_find_hash_entry(). |
|
|
Definition at line 2711 of file bu.h. Referenced by bu_create_hash_tbl(), bu_find_hash_entry(), bu_hash_tbl_first(), bu_hash_tbl_free(), bu_hash_tbl_next(), and bu_hash_tbl_pr(). |
|
|
Definition at line 2712 of file bu.h. Referenced by bu_hash_add_entry(), bu_hash_tbl_first(), and bu_hash_tbl_pr(). |
|
|
Definition at line 2713 of file bu.h. Referenced by bu_find_hash_entry(), bu_hash_add_entry(), bu_hash_tbl_first(), bu_hash_tbl_free(), bu_hash_tbl_next(), and bu_hash_tbl_pr(). |
1.4.6