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