Home
last modified time | relevance | path

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

/aosp_15_r20/external/bc/src/
H A Dprogram.c891 bc_program_printString(const char* restrict str) in bc_program_printString() function
1016 bc_program_printString(str); in bc_program_print()
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c4886 static void bc_program_printString(char *str) in bc_program_printString() function
4942 bc_program_printString(str); in bc_program_print()