Searched refs:yybreakondot (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/tools/
H A Dlexer.h36 extern int yybreakondot;
H A Dlexer.c47 int yybreakondot = 0; variable
328 yybreakondot = 0;
349 if (yybreakondot != 0) {
H A Dipf_y.y2493 yybreakondot = 1;
2500 yybreakondot = 0;

Completed in 131 milliseconds