• Home
  • Raw
  • Download

Lines Matching refs:print_graph

1189 	* src/print_graph.c: Likewise.
2077 * src/print_graph.c: Don't include <obstack.h>, as system.h does this.
2712 src/parse-gram.y, src/print.c, src/print.h, src/print_graph.c,
2713 src/print_graph.h, src/reader.c, src/reader.h, src/reduce.c,
3085 * src/print_graph.c (print_core): Likewise.
3130 * src/print_graph.c (print_graph): Remove layoutalgorithm uses for
4300 * src/print_graph.c (print_graph): Adjust.
4754 * src/print_graph.c (print_core): Likewise.
5809 * src/print_graph.c (static_graph): Renamed from graph.
7989 * src/print.c, src/print_graph.c, src/tables.c: Adjust.
8137 * src/print.c, src/print_graph.c: Adjust.
8371 * src/closure.c, src/lalr.c, src/output.c, src/print_graph.c,
8475 * src/print_graph.c (print_core): Likewise.
8482 * src/print_graph.c: Use report_flag.
8502 * src/print_graph.c, src/reader.c, src/reduce.c, src/reduce.h:
8578 * src/output.c, src/print.c, src/print_graph.c: Propagate.
9438 * src/nullable.c, src/output.c, src/print.c, src/print_graph.c,
9572 * src/print_graph.c (print_core): Likewise.
9842 * src/print_graph.c, src/reader.c, src/reduce.c, src/state.h,
10167 * src/nullable.c, src/output.c, src/print.c, src/print_graph.c,
10956 * src/print.c, src/print_graph.c, src/state.h: Rename state_table
10968 * src/print_graph.c, src/reader.c, src/reduce.c: Rename rule_table
11083 * src/print_graph.c (print_graph): Likewise.
11128 * src/print_graph.c (print_core): For the time being, just as for
11151 * src/print_graph.c: Likewise.
11184 * src/print.c, src/print_graph.c (escape): New.
11186 * src/print_graph.c (print_state): Now errors are in red, and
11222 * src/print_graph.c (print_actions): Remove dead code.
11315 * src/print_graph.c (print_core, print_actions, print_state)
11316 (print_graph): Likewise.
11429 * src/main.c (main): Call print and print_graph conditionally.
11431 * src/print_graph.c (print_graph): Work unconditionally.
11597 * src/print_graph.c (print_core): Complete the set of items via
11603 (print_graph): Initialize and finalize closure.
11807 * src/print_graph.c, src/LR0.c, src/LR0.h, src/conflicts.c
11907 * src/print_graph: Adjust.
12371 * src/print_graph.c (print_actions): Remove `rule', unused.
12502 * src/print_graph.c (print_core): Better locality of variables.
12509 * src/print_graph.c: Don't.
12538 * src/print_graph.c, src/closure.c, src/conflicts.c, src/derives.c,
12561 * src/output.c, src/lalr.c, src/print_graph.c, src/conflicts.c:
12574 * src/output.c, src/lalr.c, src/print_graph.c, src/conflicts.c:
12582 * src/output.c, src/lalr.c, src/print_graph.c, src/conflicts.c:
12590 * src/output.c, src/lalr.c, src/print_graph.c, src/conflicts.c:
12601 * src/print_graph.c, src/conflicts.c: Adjust.
12966 * src/print_graph.c (print_graph): Open output graph file.
13139 * src/print_graph.c (print_graph): Initalize graph.layoutalgorithm
13215 * src/print_graph.c (print_state): Fix.
13269 * src/print_graph.c (node_output_size): Declared POSIX `size_t' type,
13743 * src/print_graph.h: Fix.
13771 * src/print_graph.c: Add comments.
13783 (print_graph): CPP out useless code instead of commenting it.
13791 * src/print_graph.c (quote): New.
13801 * src/print_graph.c (print_actions): CPP out useless code.
13805 * src/main.c (main): Invoke print_graph ();
13814 * src/main.c: Call to print_graph() function.
13828 * src/print_graph.c, src/print_graph.h (graph): New.