Searched refs:y_idstr (Results 1 – 1 of 1) sorted by relevance
68 char *y_idstr; /* string of appened id */ member674 yystrings.y_idstr = yylval.str;684 yystrings.y_idstr = yylval.str;1019 if (yystrings.y_idstr) in yycleanup()1020 free(yystrings.y_idstr); in yycleanup()1024 yystrings.y_idstr = NULL; in yycleanup()