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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dlexer.h33 extern int yybreakondot;
H A Dlexer.c48 int yybreakondot = 0; variable
323 yybreakondot = 0;
341 if (yybreakondot != 0) {
H A Dipf_y.y2284 yybreakondot = 1;
2291 yybreakondot = 0;

Completed in 136 milliseconds