Home
last modified time | relevance | path

Searched refs:alloc_undo_entry (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/readline/
H A Dundo.c72 alloc_undo_entry (what, start, end, text) in alloc_undo_entry() function
99 temp = alloc_undo_entry (what, start, end, text);
131 new = alloc_undo_entry (entry->what, entry->start, entry->end, (char *)NULL);