Searched refs:bc_history_debug_fp (Results 1 – 2 of 2) sorted by relevance
127 if (bc_history_debug_fp.fd == 0) { \129 bc_file_init(&bc_history_debug_fp, \132 bc_file_printf(&bc_history_debug_fp, \138 bc_file_printf(&bc_history_debug_fp, ", " __VA_ARGS__); \139 bc_file_flush(&bc_history_debug_fp); \254 extern BcFile bc_history_debug_fp;
518 BcFile bc_history_debug_fp; variable