Searched refs:UDEL (Results 1 – 3 of 3) sorted by relevance
99 case UDEL: in pop_undo_stack()135 if (ustack[u_p].type == UDEL) { in clear_undo_stack()
65 #define UDEL 1 macro
1196 if (push_undo_stack(UDEL, from, to) == NULL) { in delete_lines()