Home
last modified time | relevance | path

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

/dflybsd-src/contrib/byacc/
H A Derror.c71 syntax_error(int st_lineno, char *st_line, char *st_cptr) in syntax_error()
H A Dreader.c1099 int st_lineno = lineno; in copy_param() local