Searched refs:swapping_screen (Results 1 – 5 of 5) sorted by relevance
55 int swapping_screen(void);
1425 if (!swapping_screen()) in do_shell()1436 if (!swapping_screen()) in do_shell()1477 if (swapping_screen()) in do_shell()
1326 if (swapping_screen() && !termcap_active) in wait_return()2703 || (swapping_screen() && !termcap_active) in msg_use_printf()
3420 if (swapping_screen() && !newline_on_exit) in mch_exit()3431 if (!swapping_screen() || newline_on_exit) in mch_exit()
3934 swapping_screen(void) in swapping_screen() function