Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpp/common/
H A Dppproto.c159 #undef YACC2
160 #define YACC2 (1L<<31) macro
2497 if (proto->flags & YACC2) proto->flags &= ~YACC; in pppread()
2498 else proto->flags |= YACC2; in pppread()
2510 if (proto->flags & YACC2) proto->flags &= ~YACC; in pppread()
2511 else proto->flags |= YACC2; in pppread()