Lines Matching refs:SKIP
345 *pp.control |= SKIP;
350 *pp.control |= SKIP;
355 *pp.control &= ~SKIP;
361 *pp.control &= ~SKIP;
364 else *pp.control |= SKIP;
382 *pp.control &= ~SKIP;
388 *pp.control |= HADELSE|SKIP;
413 if (*pp.control & SKIP)
441 *pp.control |= ((sym != 0) == (directive == IFDEF)) ? KEPT : SKIP;
444 if (*pp.control & SKIP)
547 if (!(*pp.control & SKIP))
577 if (directive != PRAGMA && (!(*pp.control & SKIP) || !(pp.mode & (HOSTED|RELAX))))
584 if (!(*pp.control & SKIP) && pp.pragma && !(pp.state & NOTEXT) && (directive == PRAGMA || !(pp.mode & INIT)))
625 if (*pp.control & SKIP) goto eatdirective;
2092 if (!(*pp.control & SKIP) && pp.pragma && !(pp.state & NOTEXT))
2235 if (!(*pp.control & SKIP))