Searched refs:BC_USE_PROMPT (Results 1 – 3 of 3) sorted by relevance
119 if (BC_USE_PROMPT) { in bc_read_chars()152 if (BC_USE_PROMPT) in bc_read_chars()
661 if (BC_USE_PROMPT) in bc_history_refresh()1133 if (BC_USE_PROMPT) { in bc_history_edit()
161 #define BC_USE_PROMPT (!BC_P && BC_TTY && !BC_IS_POSIX) macro163 #define BC_USE_PROMPT (!BC_P && BC_TTY) macro