IDZEBRA  2.2.7
Data Fields
data1_hash_table Struct Reference

Data Fields

NMEM nmem
 
int size
 
struct data1_hash_entry ** ar
 

Detailed Description

Definition at line 38 of file d1_absyn.c.

Field Documentation

◆ ar

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

NMEM data1_hash_table::nmem

Definition at line 39 of file d1_absyn.c.

Referenced by data1_hash_insert(), and data1_hash_open().

◆ size

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().


The documentation for this struct was generated from the following file: