Home
last modified time | relevance | path

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

/minix3/external/bsd/byacc/dist/
H A Dreader.c1840 compile_arg(char **theptr, char *yyvaltag) in compile_arg() argument
1867 if (yyvaltag) in compile_arg()
1868 msprintf(c, "yyval.%s = ", yyvaltag); in compile_arg()