Home
last modified time | relevance | path

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

/dragonfly/contrib/byacc/
H A Dreader.c2145 compile_arg(char **theptr, char *yyvaltag) in compile_arg() argument
2147 char *p = *theptr; in compile_arg()
2243 *theptr = p; in compile_arg()
2250 can_elide_arg(char **theptr, char *yyvaltag) in can_elide_arg() argument
2252 char *p = *theptr; in can_elide_arg()
2334 *theptr = p + 1; in can_elide_arg()