Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/
H A Derror.c74 syntax_error(int st_lineno, const char *st_line, const char *st_cptr) in syntax_error()
H A Dreader.c1255 int st_lineno = lineno; in copy_param() local