Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/
H A Dmkpar.c18 static action *get_shifts(int stateno);
68 actions = get_shifts(stateno); in parse_actions()
74 get_shifts(int stateno) in get_shifts() function