Graphviz 12.0.1~dev.20240715.2254
Loading...
Searching...
No Matches
dtsize.c File Reference
#include <cdt/dthdr.h>
Include dependency graph for dtsize.c:

Go to the source code of this file.

Functions

static int treecount (Dtlink_t *e)
 
int dtsize (Dt_t *dt)
 

Function Documentation

◆ dtsize()

int dtsize ( Dt_t dt)

Definition at line 12 of file dtsize.c.

References _dt_s::data, DT_OBAG, DT_OSET, DT_QUEUE, _dtdata_s::here, _dtlink_s::right, _dtdata_s::size, treecount(), _dtdata_s::type, and UNFLATTEN.

Referenced by agclose(), agcopydict(), agnsubg(), appendFLineList(), cnt(), dtclose(), dtstat(), dumpChanG(), eval(), installnode(), irrelevant_subgraph(), mkAttr(), mkText(), pointsOf(), setattr(), sizeOf(), topdictsize(), and xlhdxunload().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ treecount()

static int treecount ( Dtlink_t e)
static

Definition at line 8 of file dtsize.c.

References _dtlink_s::right, and treecount().

Referenced by dtsize(), and treecount().

Here is the call graph for this function:
Here is the caller graph for this function: