Searched refs:t_lineno (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/byacc/
H A Derror.c125 illegal_tag(int t_lineno, char *t_line, char *t_cptr) argument
128 myname, t_lineno, input_file_name);
H A Dreader.c1528 int t_lineno = lineno; local
1537 illegal_tag(t_lineno, t_line, t_cptr);
1552 illegal_tag(t_lineno, t_line, t_cptr);

Completed in 109 milliseconds