LF
void LF(int);
case 'D': return(LF);
LF(0);
LF(0); /* Move one left */
flg |= LF;
#define BDEXTR (AF|BF|LF|TF|WF|XF|CBF|CHF|CLF|CPF|CXF)
#define BDARCH (CF|KF|LF|NF|PF|RF|CDF|CEF|CYF|CZF)
#define BDLIST (AF|BF|IF|KF|LF|OF|PF|RF|TF|UF|WF|XF|CBF|CDF|CHF|CLF|CPF|CXF|CYF|CZF)
#define FLUSHLF while (next()!=LF)
if ((ch = next()) != LF) { /* is there a second digit? */
if (breakch != LF) /* routines return after "-1" */
if ((*s = next()) == TAB || *s == '\n' || *s == LF)
if ((*s = next()) == TAB || *s == LF)
while (breakch != LF) { /* only do one line at a time */
if ((*s = next()) == TAB || *s == '\n' || *s == LF
if (*s != '\n' && *s != LF)
if (breakch == LF)
} while ((*s++ ^ *tape++) != LF); /* better end with LF */
while ((*s++ ^ *tape++) != LF) /* flush the line */
} while ((*s++ ^ *tape++) != LF); /* better end with LF */
case LF: