Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dundo.c422 u_entry_T *prev_uep; in u_savecommon() local
628 prev_uep = NULL; in u_savecommon()
664 prev_uep->ue_next = uep->ue_next; in u_savecommon()
681 prev_uep = uep; in u_savecommon()