Searched refs:SLIDE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dppproto.c145 #undef SLIDE macro
146 #define SLIDE (1L<<24) macro
678 flags |= SLIDE;
719 /* NOTE: RECURSIVE lex() should really SLIDE too */
922 if (paren == 0 && (flags & (MATCH|RECURSIVE|SKIP|SLIDE)) == SLIDE)
1674 if (flags & SLIDE)
1784 if (flags & SLIDE)

Completed in 61 milliseconds