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