Searched defs:_PyObject_LookupSpecial (Results 1 – 2 of 2) sorted by relevance
268 #define _PyObject_LookupSpecial _PyObject_LookupSpecialId macro
1578 _PyObject_LookupSpecial(PyObject *self, PyObject *attr) in _PyObject_LookupSpecial() function