Searched refs:fputc_unlocked (Results 1 – 3 of 3) sorted by relevance
73 # define fputc(x,y) fputc_unlocked (x,y)75 # define fputc_unlocked(x,y) fputc (x,y) macro
33 AC_CHECK_DECLS_ONCE([fputc_unlocked])
179 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if