Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dlexer.h23 extern wordtab_t *yysettab __P((wordtab_t *));
H A Dlexer.c589 wordtab_t *yysettab(words) in yysettab() function
646 yysavewords[yysavedepth++] = yysettab(newdict);
656 yysettab(yysavewords[--yysavedepth]); in yyresetdict()
H A Dippool_y.y429 (void) yysettab(yywords);
H A Dipmon_y.y688 (void) yysettab(yywords);
H A Dipnat_y.y840 (void) yysettab(yywords);
H A Dipf_y.y1803 yysettab(ipfwords);