Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dundo.c154 u_entry_T *uep; in u_check_tree()
421 u_entry_T *uep; in u_savecommon()
422 u_entry_T *prev_uep; in u_savecommon()
909 u_entry_T *nuep; in u_free_uhp()
910 u_entry_T *uep; in u_free_uhp()
1284 u_entry_T *uep; in serialize_uhp()
1418 u_entry_T *uep) in serialize_uep()
1440 static u_entry_T *
1444 u_entry_T *uep; in unserialize_uep()
3216 u_entry_T *uep; in u_find_first_changed()
[all …]
H A Dstructs.h387 typedef struct u_entry u_entry_T; typedef
391 u_entry_T *ue_next; // pointer to next entry in list
424 u_entry_T *uh_entry; // pointer to first entry
425 u_entry_T *uh_getbot_entry; // pointer to where ue_bot must be set