Home
last modified time | relevance | path

Searched refs: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));
109 static int yyswallow(int last) in yyswallow() function
245 yyswallow('\n'); in yylex()
256 if (yyswallow('}') == -1) { in yylex()