#include "dot.h"
Include dependency graph for sameport.c:
Go to the source code of this file.
Data Structures | |
struct | same_t |
Defines | |
#define | MAXSAME 5 |
Functions | |
void | dot_sameports (graph_t *g) |
#define MAXSAME 5 |
void dot_sameports | ( | graph_t * | g | ) |
Definition at line 38 of file sameport.c.
References agfindattr(), agfstedge(), agfstnode(), agnxtedge(), agnxtnode(), agxget(), Agproto_t::e, E_samehead, E_sametail, free_list, Agedge_t::head, Agsym_t::index, MAXSAME, Agraph_t::proto, and Agedge_t::tail.
Referenced by dot_layout().