Home
last modified time | relevance | path

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

/freebsd/contrib/byacc/
H A Dreader.c2378 compile_arg(char **theptr, char *yyvaltag) in compile_arg() argument
2380 char *p = *theptr; in compile_arg()
2476 *theptr = p; in compile_arg()
2483 can_elide_arg(char **theptr, char *yyvaltag) in can_elide_arg() argument
2485 char *p = *theptr; in can_elide_arg()
2567 *theptr = p + 1; in can_elide_arg()