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

/freebsd-10-stable/contrib/byacc/
H A Dreader.c2428 char *l_cptr = l_line + (cptr - line); local
2429 syntax_error(l_lineno, l_line, l_cptr);
2648 char *l_cptr = l_line + (cptr - line); local
2649 syntax_error(l_lineno, l_line, l_cptr);

Completed in 103 milliseconds