Searched defs:bc_file_putchar (Results 1 – 2 of 2) sorted by relevance
64 #define bc_file_putchar(f, t, c) bc_file_putchar(f, c) macro
232 void bc_file_putchar(BcFile *restrict f, BcFlushType type, uchar c) { in bc_file_putchar() function