|
IDZEBRA 2.2.8
|
Data Fields | |
| NMEM | nmem |
| int | size |
| struct data1_hash_entry ** | ar |
Definition at line 38 of file d1_absyn.c.
| struct data1_hash_entry** data1_hash_table::ar |
Definition at line 41 of file d1_absyn.c.
Referenced by data1_hash_insert(), data1_hash_lookup(), and data1_hash_open().
| NMEM data1_hash_table::nmem |
Definition at line 39 of file d1_absyn.c.
Referenced by data1_hash_insert(), and data1_hash_open().
| int data1_hash_table::size |
Definition at line 40 of file d1_absyn.c.
Referenced by data1_hash_calc(), data1_hash_insert(), and data1_hash_open().