Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dobject.h268 #define _PyObject_LookupSpecial _PyObject_LookupSpecialId macro
/third_party/python/Objects/
Dtypeobject.c1578 _PyObject_LookupSpecial(PyObject *self, PyObject *attr) in _PyObject_LookupSpecial() function