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));
111 static int yyswallow(last) in yyswallow() function
251 yyswallow('\n'); in yylex()
262 if (yyswallow('}') == -1) { in yylex()