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

/ast/src/lib/libpp/
H A Dppproto.c153 #undef SLIDE macro
154 #define SLIDE (1L<<24) macro
708 flags |= SLIDE;
749 /* NOTE: RECURSIVE lex() should really SLIDE too */
952 if (paren == 0 && (flags & (MATCH|RECURSIVE|SKIP|SLIDE)) == SLIDE)
1704 if (flags & SLIDE)
1814 if (flags & SLIDE)

Completed in 15 milliseconds