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

/ast/src/lib/libpp/
H A Dppproto.c165 #undef YACCSPLIT macro
166 #define YACCSPLIT (1L<<30) macro
2549 if (proto->flags & YACCSPLIT)
2551 proto->flags &= ~YACCSPLIT;
2575 proto->flags |= YACCSPLIT;

Completed in 13 milliseconds