Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/
H A Derror.c137 illegal_tag(int t_lineno, const char *t_line, const char *t_cptr) in illegal_tag()
H A Dreader.c579 char *t_cptr = cptr; in keyword() local
1704 char *t_cptr = t_line + (cptr - line); in get_tag() local