Searched defs:fputc (Results 1 – 2 of 2) sorted by relevance
9 int fputc(int c, FILE * f) in fputc() function
73 # define fputc(x,y) fputc_unlocked (x,y) macro