Searched defs:bc_file_flushErr (Results 1 – 2 of 2) sorted by relevance
110 #define bc_file_flushErr(f, t) bc_file_flushErr_impl(f, t) macro121 #define bc_file_flushErr(f, t) bc_file_flushErr_impl(f) macro
123 bc_file_flushErr(BcFile* restrict f, BcFlushType type) in bc_file_flushErr() function