Home
last modified time | relevance | path

Searched refs:DOSTRIP (Results 1 – 3 of 3) sorted by relevance

/dports/shells/ksh93/ast-93u/src/lib/libpp/
H A Dpplex.c43 #define DOSTRIP() (st&STRIP) macro
151 #define DOSTRIP() ((st&STRIP)||pp.level==1&&(st&(COMPILE|JOINING))==COMPILE&&!(pp.option&PRESERVE)) macro
870 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()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libpp/
H A Dpplex.c43 #define DOSTRIP() (st&STRIP) macro
151 #define DOSTRIP() ((st&STRIP)||pp.level==1&&(st&(COMPILE|JOINING))==COMPILE&&!(pp.option&PRESERVE)) macro
870 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()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libpp/
H A Dpplex.c43 #define DOSTRIP() (st&STRIP) macro
151 #define DOSTRIP() ((st&STRIP)||pp.level==1&&(st&(COMPILE|JOINING))==COMPILE&&!(pp.option&PRESERVE)) macro
870 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()