Home
last modified time | relevance | path

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

/original-bsd/old/cpp/
H A Dcpp.c139 int macdam; /* offset to macforw due to buffer shifting */ variable
321 macdam += np-inp; outp=inp=np;
557 d=np-outp; outp+=d; inp+=d; macdam+=d; return(p+d);
964 if ((p-macforw)<=macdam) {
969 macforw=p; macdam=0; /* new target for decrease in level */