Home
last modified time | relevance | path

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

/openbsd/usr.bin/yacc/
H A Dreader.c444 char *c_cptr = c_line + (cptr - line - 1); in copy_text() local
595 char *c_cptr = c_line + (cptr - line - 1); in copy_union() local
649 char *c_cptr = cptr - 1; in get_literal() local
1465 char *c_cptr = c_line + (cptr - line - 1); in copy_action() local
H A Derror.c125 unterminated_comment(int c_lineno, char *c_line, char *c_cptr) in unterminated_comment()
180 illegal_character(char *c_cptr) in illegal_character()