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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dlexer.c58 static void yyunputc __P((int));
102 static void yyunputc(c) function
120 yyunputc(c);
207 yyunputc(c);
247 yyunputc(c);
256 yyunputc(c);
268 yyunputc(n);
274 yyunputc(n);
310 yyunputc(' ');
331 yyunputc(
[all...]

Completed in 70 milliseconds