Searched defs:bc_file_flush (Results 1 – 2 of 2) sorted by relevance
105 #define bc_file_flush(f, t) bc_file_flush_impl(f, t) macro116 #define bc_file_flush(f, t) bc_file_flush_impl(f) macro
184 bc_file_flush(BcFile* restrict f, BcFlushType type) in bc_file_flush() function