Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y851 { yyresetdict(); }
861 { yyresetdict(); }
917 { yyresetdict(); }
927 { yyresetdict(); }
957 yyresetdict();
982 yyresetdict();
987 yyresetdict();
1157 yyresetdict();
1169 yyresetdict();
1423 yyresetdict();
[all …]
H A Dlexer.h28 extern void yyresetdict __P((void));
H A Dlexer.c510 yyresetdict(); in yylex()
522 yyresetdict(); in yylex()
651 void yyresetdict() in yyresetdict() function