Searched defs:fputc (Results 1 – 5 of 5) sorted by relevance
51 fputc(int c, FILE *fp) in fputc() function
78 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
74 # define fputc(x,y) fputc_unlocked (x,y) macro
95 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro
105 # define fputc(C, Stream) fputc_unlocked (C, Stream) macro