Searched refs:bc_history_add_empty (Results 1 – 1 of 1) sorted by relevance
170 static void bc_history_add_empty(BcHistory *h);1092 bc_history_add_empty(h); in bc_history_reset()1344 else bc_history_add_empty(h); in bc_history_line()1372 static void bc_history_add_empty(BcHistory *h) { in bc_history_add_empty() function