Searched defs:putc (Results 1 – 2 of 2) sorted by relevance
82 # define putc(c, fp) INTUSE(_IO_putc) (c, fp) macro
115 # define putc(x,y) putc_unlocked (x,y) macro