Searched refs:_ldict (Results 1 – 2 of 2) sorted by relevance
276 static PyObject *_ldict(localobject *self);434 _ldict(localobject *self) in _ldict() function475 ldict = _ldict(self); in local_setattro()544 ldict = _ldict(self); in local_getattro()
646 static PyObject *_ldict(localobject *self);806 _ldict(localobject *self) in _ldict() function847 ldict = _ldict(self); in local_setattro()916 ldict = _ldict(self); in local_getattro()