Home
last modified time | relevance | path

Searched refs:l_cptr (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/byacc/
HDreader.c2858 char *l_cptr = l_line + (cptr - line); in copy_action() local
2859 syntax_error(l_lineno, l_line, l_cptr); in copy_action()
3080 char *l_cptr = l_line + (cptr - line); in get_code() local
3081 syntax_error(l_lineno, l_line, l_cptr); in get_code()