Searched refs:fixstate (Results 1 – 2 of 2) sorted by relevance
21 static void fixstate(grammar *, state *);60 fixstate(g, s); in fixdfa()64 fixstate(grammar *g, state *s) in fixstate() function