Searched refs:last1c (Results 1 – 1 of 1) sorted by relevance
40 char buf[2048], last1c; local135 last1c = ' '; /* anything other than newline */161 last1c = line[n-1];166 pushrest = (last1c != '\n');169 pushrest = (last1c != '\n');286 if (n == 1 && last1c == '\n') { /* blank line -- suppress */