Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c165 #undef YACC2
166 #define YACC2 (1L<<31) macro
2555 if (proto->flags & YACC2) proto->flags &= ~YACC; in pppread()
2556 else proto->flags |= YACC2; in pppread()
2568 if (proto->flags & YACC2) proto->flags &= ~YACC; in pppread()
2569 else proto->flags |= YACC2; in pppread()