Searched refs:stuff_inserted (Results 1 – 3 of 3) sorted by relevance
24 int stuff_inserted(int c, long count, int no_esc);
803 retval = stuff_inserted(NUL, 1L, TRUE); in insert_reg()1586 (void)stuff_inserted((dir == FORWARD ? (count == -1 ? 'o' : 'a') : in do_put()
903 if (stuff_inserted(NUL, 1L, (c == Ctrl_A)) == FAIL in edit()2868 stuff_inserted( in stuff_inserted() function