Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/byacc/
H A Dreader.c2882 char *l_cptr = l_line + (cptr - line); in copy_action() local
2883 syntax_error(l_lineno, l_line, l_cptr); in copy_action()
3102 char *l_cptr = l_line + (cptr - line); in get_code() local
3103 syntax_error(l_lineno, l_line, l_cptr); in get_code()