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