Searched refs:newdict (Results 1 – 1 of 1) sorted by relevance
674 yysetfixeddict(wordtab_t *newdict) in yysetfixeddict() argument677 printf("yysetfixeddict(%lx)\n", (u_long)newdict); in yysetfixeddict()685 yysavewords[yysavedepth++] = yysettab(newdict); in yysetfixeddict()693 yysetdict(wordtab_t *newdict) in yysetdict() argument696 printf("yysetdict(%lx)\n", (u_long)newdict); in yysetdict()704 yysavewords[yysavedepth++] = yysettab(newdict); in yysetdict()