Searched refs:opt_graph_width (Results 1 – 1 of 1) sorted by relevance
53 static int opt_graph_width = 0; variable1516 opt_graph_width = atoi(optarg); in parse_options()1626 if (opt_graph_width) in main()1627 set_graph_width(opt_graph_width); in main()