Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/
H A Dgraph.c5 static void graph_state(int stateno);
25 graph_state(i); in graph()
52 graph_state(int stateno) in graph_state() function