Home
last modified time | relevance | path

Searched defs:fflush (Results 1 – 3 of 3) sorted by relevance

/external/bison/lib/
Derror.c80 # define fflush(s) INTUSE(_IO_fflush) (s) macro
Dunlocked-io.h59 # define fflush(x) fflush_unlocked (x) macro
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1870 REAL(fflush)(stdout); in FlushStreams() local
1871 REAL(fflush)(stderr); in FlushStreams() local