Searched refs:DOSTRIP (Results 1 – 1 of 1) sorted by relevance
43 #define DOSTRIP() (st&STRIP) macro151 #define DOSTRIP() ((st&STRIP)||pp.level==1&&(st&(COMPILE|JOINING))==COMPILE&&!(pp.option&PRESERVE)) macro870 if (DOSTRIP()) BACKOUT(); in ppcpp()897 if (!DOSTRIP()) in ppcpp()977 if (!DOSTRIP()) in ppcpp()1003 else if (!DOSTRIP()) PUTCHR(c); in ppcpp()1019 if (DOSTRIP()) in ppcpp()1138 if (n && !(st & NOTEXT) && (op - tp) <= (DOSTRIP() ? 0 : 2) && !(pp.mode & (HOSTED|RELAX))) in ppcpp()