Searched refs:YACCSPLIT (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libpp/ | ||
H A D | ppproto.c | 165 #undef YACCSPLIT macro 166 #define YACCSPLIT (1L<<30) macro 2549 if (proto->flags & YACCSPLIT) 2551 proto->flags &= ~YACCSPLIT; 2575 proto->flags |= YACCSPLIT; |
Completed in 14 milliseconds