Searched defs:st_lineno (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/byacc/ | ||
H A D | error.c | 74 syntax_error(int st_lineno, const char *st_line, const char *st_cptr) in syntax_error() |
H A D | reader.c | 1255 int st_lineno = lineno; in copy_param() local |