Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/
Dacceler.c21 static void fixstate(grammar *, state *);
60 fixstate(g, s); in fixdfa()
64 fixstate(grammar *g, state *s) in fixstate() function
/external/python/cpython2/Parser/
Dacceler.c21 static void fixstate(grammar *, state *);
60 fixstate(g, s); in fixdfa()
64 fixstate(grammar *g, state *s) in fixstate() function