HomeSort by: relevance | last modified time | path
    Searched defs:t_cptr (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/byacc/dist/
reader.c 584 char *t_cptr = cptr; local
641 syntax_error(lineno, line, t_cptr);
1710 char *t_cptr = t_line + (cptr - line); local
1717 illegal_tag(t_lineno, t_line, t_cptr);
1732 illegal_tag(t_lineno, t_line, t_cptr);

Completed in 26 milliseconds