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

/illumos-gate/usr/src/lib/libpp/common/
H A Dppproto.c157 #undef YACCSPLIT macro
158 #define YACCSPLIT (1L<<30) macro
2491 if (proto->flags & YACCSPLIT)
2493 proto->flags &= ~YACCSPLIT;
2517 proto->flags |= YACCSPLIT;

Completed in 63 milliseconds