Searched refs:gotNL (Results 1 – 1 of 1) sorted by relevance
1857 bool gotNL; /* true if got a newline */ in CollectOutput() local1866 gotNL = false; in CollectOutput()1905 gotNL = true; in CollectOutput()1917 if (!gotNL) { in CollectOutput()1928 if (gotNL || fbuf) { in CollectOutput()1962 gotNL ? "\n" : ""); in CollectOutput()1966 gotNL ? "\n" : ""); in CollectOutput()