OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:push_undo_stack
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ed/
undo.c
47
/*
push_undo_stack
: return pointer to initialized undo node */
49
push_undo_stack
(int type, long from, long to)
function in typeref:typename:undo_t *
ed.h
213
undo_t *
push_undo_stack
(int, long, long);
io.c
96
else if ((up =
push_undo_stack
(UADD, current_addr,
sub.c
152
else if ((up =
push_undo_stack
(UADD,
Completed in 12 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025