Searched refs:yyunputc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/tools/
H A Dlexer.c57 static void yyunputc(int);
101 static void yyunputc(c) function
119 yyunputc(c);
209 yyunputc(c);
252 yyunputc(c);
261 yyunputc(c);
273 yyunputc(n);
279 yyunputc(n);
315 yyunputc(' ');
339 yyunputc(
[all...]

Completed in 40 milliseconds