Home
last modified time | relevance | path

Searched refs:yyswallow (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/ipf/dist/tools/
Dlexer.c58 static int yyswallow __P((int));
110 static int yyswallow(last) in yyswallow() function
259 yyswallow('\n'); in yylex()
270 if (yyswallow('}') == -1) { in yylex()