|
CBMC
|
Include dependency graph for event_graph.cpp:Go to the source code of this file.
Macros | |
| #define | NB_COLOURS 14 |
| #define | print_colour(u) colour_map[u%NB_COLOURS] |
Variables | |
| static const char * | colour_map [14] |
graph of abstract events
Definition in file event_graph.cpp.
| #define NB_COLOURS 14 |
Definition at line 21 of file event_graph.cpp.
| #define print_colour | ( | u | ) | colour_map[u%NB_COLOURS] |
Definition at line 26 of file event_graph.cpp.
|
static |
Definition at line 22 of file event_graph.cpp.