Searched refs:bc_program_printChars (Results 1 – 1 of 1) sorted by relevance
789 static void bc_program_printChars(const char *str) { in bc_program_printChars() function927 if (inst == BC_INST_PRINT_STR) bc_program_printChars(str); in bc_program_print()2126 else bc_program_printChars(bc_program_string(p, n)); in bc_program_printStream()