Searched refs:yysavewords (Results 1 – 1 of 1) sorted by relevance
53 wordtab_t *yysavewords[30]; variable631 if (yysavedepth == sizeof (yysavewords) / sizeof (yysavewords[0])) { in yysetdict()637 yysavewords[yysavedepth++] = yysettab(newdict); in yysetdict()648 yysettab(yysavewords[--yysavedepth]); in yyresetdict()