Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/byacc/
H A Dreader.c1972 compile_arg(char **theptr, char *yyvaltag) in compile_arg() argument
1974 char *p = *theptr; in compile_arg()
2068 *theptr = p; in compile_arg()
2075 can_elide_arg(char **theptr, char *yyvaltag) in can_elide_arg() argument
2077 char *p = *theptr; in can_elide_arg()
2154 *theptr = p + 1; in can_elide_arg()