Searched refs:stuff_empty (Results 1 – 8 of 8) sorted by relevance
4 int stuff_empty(void);
1052 return stuff_empty() in is_safe_now()1203 if (stuff_empty()) in main_loop()1259 else if (do_redraw || stuff_empty()) in main_loop()
760 if (!(stuff_empty() && typebuf.tb_len == 0 && scriptin[curscript] == NULL)) in f_state()2570 return (p_im && stuff_empty() && typebuf_typed()); in goto_im()
346 if (restart_edit != 0 && stuff_empty()) in edit()466 if (stuff_empty()) in edit()3458 if (need_redraw || stuff_empty()) in ins_reg()
1158 && stuff_empty() in normal_cmd()1277 && stuff_empty() in normal_cmd()5764 VIsual_select = (stuff_empty() && typebuf_typed() in may_start_select()7207 if (repl || !stuff_empty()) in invoke_edit()
377 stuff_empty(void) in stuff_empty() function
7914 while (!stuff_empty() || typebuf.tb_len > prev_len) in ex_at()8569 while ((!stuff_empty() in exec_normal()
3940 if (!stuff_empty() || global_busy || !typebuf_typed() in check_timestamps()