Searched defs:t_lineno (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/byacc/ | ||
H A D | error.c | 137 illegal_tag(int t_lineno, const char *t_line, const char *t_cptr) in illegal_tag() |
H A D | reader.c | 1702 int t_lineno = lineno; in get_tag() local |