Searched defs:oput (Results 1 – 7 of 7) sorted by relevance
43 oput( c ) in oput() function
177 oput(i) in oput() function
10 #define oput(c) if (pgskip==0) putchar(c); else (c); macro
409 #define oput(c) if (output) putchar(c); else; macro
202 #define oput(c) putc(c, ptid) macro
212 #define oput(c) putc(c, ptid) macro