Searched refs:fflush_unlocked (Results 1 - 6 of 6) sorted by relevance

/external/bison/lib/
H A Dunlocked-io.h59 # define fflush(x) fflush_unlocked (x)
61 # define fflush_unlocked(x) fflush (x) macro
/external/oprofile/libopagent/
H A Dopagent.c268 fflush_unlocked(dumpfile);
272 fflush_unlocked(dumpfile);
348 fflush_unlocked(dumpfile);
/external/chromium_org/third_party/leveldatabase/src/port/
H A Dport_posix.h62 #define fflush_unlocked fflush macro
/external/chromium_org/third_party/leveldatabase/
H A Denv_chromium.cc110 return fflush_unlocked(file);
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c5271 extern int fflush_unlocked (FILE *__stream);
/external/bison/
H A Dconfigure19843 ac_fn_c_check_decl "$LINENO" "fflush_unlocked" "ac_cv_have_decl_fflush_unlocked" "$ac_includes_default"

Completed in 283 milliseconds