Graphviz 2.29.20120208.0545
Functions | Variables
lib/cdt/dthash.c File Reference
#include "dthdr.h"
Include dependency graph for dthash.c:

Go to the source code of this file.

Functions

 __DEFINE__ (Dtmethod_t *, Dtset,&_Dtset)
 __DEFINE__ (Dtmethod_t *, Dtbag,&_Dtbag)
 __DEFINE__ (Dtmethod_t *, Dthash,&_Dthash)

Variables

Dtmethod_t _Dthash = { dthash, DT_SET }

Function Documentation

__DEFINE__ ( Dtmethod_t ,
Dtset  ,
_Dtset 
)
__DEFINE__ ( Dtmethod_t ,
Dthash  ,
_Dthash 
)
__DEFINE__ ( Dtmethod_t ,
Dtbag  ,
_Dtbag 
)

Variable Documentation

Dtmethod_t _Dthash = { dthash, DT_SET }

Definition at line 341 of file dthash.c.