Searched refs:pop_undo_stack (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/bin/ed/ | ||
| H A D | undo.c | 85 pop_undo_stack(void) in pop_undo_stack() function |
| H A D | ed.h | 227 int pop_undo_stack(void); |
| H A D | main.c | 774 if (pop_undo_stack() < 0) in exec_command() |