Searched refs:bc_program_string (Results 1 – 1 of 1) sorted by relevance
120 static char* bc_program_string(BcProgram *p, const BcNum *n) { in bc_program_string() function924 str = bc_program_string(p, n); in bc_program_print()1901 str = bc_program_string(p, num); in bc_program_builtin()2081 str2 = bc_program_string(p, n); in bc_program_asciify()2126 else bc_program_printChars(bc_program_string(p, n)); in bc_program_printStream()2302 str = bc_program_string(p, n); in bc_program_execStr()