Home
last modified time | relevance | path

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

/external/bc/src/
Dprogram.c525 static void bc_program_printString(const char *restrict str) { in bc_program_printString() function
608 bc_program_printString(str); in bc_program_print()
/external/toybox/toys/pending/
Dbc.c4799 static void bc_program_printString(char *str) in bc_program_printString() function
4855 bc_program_printString(str); in bc_program_print()