Graphviz
2.41.20171026.1811
|
Go to the source code of this file.
Data Structures | |
struct | grcontext_t |
Macros | |
#define | NONE 0 |
#define | NODE 1 |
#define | EDGE 2 |
#define | CLST 3 |
#define | STACKSIZE 32 /* essentially infinite? */ |
Typedefs | |
typedef struct grcontext_t | grcontext_t |
Variables | |
codegen_t | MP_CodeGen |
typedef struct grcontext_t grcontext_t |
codegen_t MP_CodeGen |