Home
last modified time | relevance | path

Searched refs:bc_program_printString (Results 1 – 2 of 2) sorted by relevance

/external/bc/src/
Dprogram.c891 bc_program_printString(const char* restrict str) in bc_program_printString() function
1016 bc_program_printString(str); in bc_program_print()
/external/toybox/toys/pending/
Dbc.c4804 static void bc_program_printString(char *str) in bc_program_printString() function
4860 bc_program_printString(str); in bc_program_print()