Home
last modified time | relevance | path

Searched refs:flush_fn (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/profile/
DGCDAProfiling.c104 typedef void (*flush_fn)(); typedef
107 flush_fn fn;
533 void llvm_register_flush_function(flush_fn fn) { in llvm_register_flush_function()
565 void llvm_gcov_init(writeout_fn wfn, flush_fn ffn) { in llvm_gcov_init()
/external/libpng/
DCHANGES2247 or supply their own flush_fn() replacement.