Searched defs:SMputc (Results 1 – 2 of 2) sorted by relevance
143 #define SMputc(f,c) { if((o = SFFLSBUF(f,c)) >= 0 ) n_output += 1; \ macro