Home
last modified time | relevance | path

Searched defs:t_lineno (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/byacc/
H A Derror.c137 illegal_tag(int t_lineno, const char *t_line, const char *t_cptr) in illegal_tag()
H A Dreader.c1702 int t_lineno = lineno; in get_tag() local