Searched refs:punwritten (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/imake/dist/
H A Dimake.c1725 *punwritten, /* pointer to unwritten portion of buf */ local in function:CleanCppInput
1748 punwritten = pbuf = buf + 2;
1797 writetmpfile(outFile, punwritten, pbuf-punwritten,
1803 punwritten = pbuf + 1;
1810 writetmpfile(outFile, punwritten, pbuf-punwritten, tmpImakefile);

Completed in 4 milliseconds