Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c786 char bc_program_ready_msg[] = "ready for more input\n"; variable
1049 fputs(bc_program_ready_msg, stderr); in bc_read_chars()
5381 fputs(bc_program_ready_msg, stderr); in bc_program_reset()