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