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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dlexer.c59 static int yyswallow __P((int));
111 static int yyswallow(last) function
250 yyswallow('\n');
261 if (yyswallow('}') == -1) {

Completed in 53 milliseconds