Searched defs:yyvarnext (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dlexer.c49 int yyvarnext = 0; variable
324 yyvarnext = 0;
498 printf("isbuilding %d yyvarnext %d nokey %d\n",
499 isbuilding, yyvarnext, nokey);
506 if ((yyvarnext == 0) && (nokey == 0)) {
513 yyvarnext = 0;

Completed in 1199 milliseconds