Graphviz  2.41.20171026.1811
Variables
dthash.c File Reference
#include "dthdr.h"
Include dependency graph for dthash.c:

Go to the source code of this file.

Variables

Dtmethod_tDtset = &_Dtset
 
Dtmethod_tDtbag = &_Dtbag
 
Dtmethod_t _Dthash = { dthash, DT_SET }
 
Dtmethod_tDthash = &_Dthash
 

Variable Documentation

Dtmethod_t _Dthash = { dthash, DT_SET }

Definition at line 329 of file dthash.c.

Dtmethod_t* Dtbag = &_Dtbag

Definition at line 326 of file dthash.c.

Dtmethod_t* Dthash = &_Dthash

Definition at line 330 of file dthash.c.

Dtmethod_t* Dtset = &_Dtset

Definition at line 325 of file dthash.c.