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