Searched refs:yysetdict (Results 1 – 3 of 3) sorted by relevance
487 yysetdict(NULL); }702 '(' { yysetdict(icmpcodewords); }737 '/' { yysetdict(NULL); }752 yysetdict(addrwords);762 yysetdict(addrwords);976 maskspace { yysetdict(maskwords); }992 maskspace { yysetdict(maskwords); }1126 yysetdict(NULL); }1131 yysetdict(NULL); }1136 yysetdict(NULL); }[all …]
24 extern void yysetdict __P((wordtab_t *));
637 void yysetdict(newdict) in yysetdict() function