Home
last modified time | relevance | path

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

/titanic_51/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()
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c167 #undef YACC2
168 #define YACC2 (1L<<31) macro
2557 if (proto->flags & YACC2) proto->flags &= ~YACC; in pppread()
2558 else proto->flags |= YACC2; in pppread()
2570 if (proto->flags & YACC2) proto->flags &= ~YACC; in pppread()
2571 else proto->flags |= YACC2; in pppread()