Home
last modified time | relevance | path

Searched refs:priority_phase (Results 1 – 3 of 3) sorted by relevance

/external/bison/src/
Dprint_graph.c209 static_graph.priority_phase = yes; in print_graph()
Dvcg.h719 enum decision priority_phase; member
Dvcg.c100 g->priority_phase = G_PRIORITY_PHASE; in new_graph()
767 if (g->priority_phase != G_PRIORITY_PHASE) in output_graph()
769 get_decision_str (g->priority_phase)); in output_graph()