Home
last modified time | relevance | path

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

/dflybsd-src/contrib/byacc/
H A Derror.c206 terminal_lhs(int s_lineno) in terminal_lhs() function
H A Ddefs.h497 extern GCC_NORETURN void terminal_lhs(int s_lineno);
H A Dreader.c2470 terminal_lhs(s_lineno); in start_rule()
H A DCHANGES3863 * test/err_syntax16.y: testcase for terminal_lhs()