Graphviz 13.0.0~dev.20241220.2304
|
#include <cdt/dthdr.h>
Go to the source code of this file.
Functions | |
static int | treecount (Dtlink_t *e) |
int | dtsize (Dt_t *dt) |
int dtsize | ( | Dt_t * | dt | ) |
Definition at line 12 of file dtsize.c.
References dt_s_::data, DT_OBAG, DT_OSET, Dtdata_t::here, Dtdata_t::size, treecount(), Dtdata_t::type, and UNFLATTEN.
Referenced by agclose(), agcopydict(), agnsubg(), cnt(), dtclose(), dtstat(), eval(), installnode(), irrelevant_subgraph(), pointsOf(), setattr(), sizeOf(), topdictsize(), and xlhdxunload().
|
static |
Definition at line 8 of file dtsize.c.
References dtlink_s_::right, and treecount().
Referenced by dtsize(), and treecount().