Home
last modified time | relevance | path

Searched defs:this (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dif_python3.c1693 DictionaryObject *this = ((DictionaryObject *) (self)); in DictionaryGetattro() local
1738 FunctionObject *this = (FunctionObject *)(self); in FunctionGetattro() local
H A Dif_python.c1490 DictionaryObject *this = ((DictionaryObject *) (self)); in DictionaryGetattr() local