Searched refs:fflush_unlocked (Results 1 – 3 of 3) sorted by relevance
59 # define fflush(x) fflush_unlocked (x)61 # define fflush_unlocked(x) fflush (x) macro
31 AC_CHECK_DECLS_ONCE([fflush_unlocked])
171 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if