Home
last modified time | relevance | path

Searched defs:flush_func (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libc/src/stdio/
H A Dfopencookie.cpp59 int flush_func(File *f) { return 0; } in flush_func() function
/llvm-project-15.0.7/libc/src/__support/File/
H A Dlinux_file.cpp103 int flush_func(File *f) { in flush_func() function