Searched defs:putc (Results 1 – 2 of 2) sorted by relevance
24 .globl putc symbol
121 #define putc(c, stream) fputc(c, stream) macro