Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h1529 pyll_remove(pylinkedlist_T *ref, pylinkedlist_T **last) in pyll_remove() function
1638 pyll_remove(&self->ref, &lastdict); in DictionaryDestructor()
2380 pyll_remove(&self->ref, &lastlist); in ListDestructor()
3111 pyll_remove(&self->ref, &lastfunc); in FunctionDestructor()