Searched refs:theptr (Results 1 – 1 of 1) sorted by relevance
2126 compile_arg(char **theptr, char *yyvaltag) in compile_arg() argument2128 char *p = *theptr; in compile_arg()2222 *theptr = p; in compile_arg()2229 can_elide_arg(char **theptr, char *yyvaltag) in can_elide_arg() argument2231 char *p = *theptr; in can_elide_arg()2311 *theptr = p + 1; in can_elide_arg()