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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dtypeobject.c1191 - _PyObject_LookupSpecial() exported for the benefit of other places.
1225 _PyObject_LookupSpecial(PyObject *self, char *attrstr, PyObject **attrobj) function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dtypeobject.c1173 - _PyObject_LookupSpecial() exported for the benefit of other places.
1207 _PyObject_LookupSpecial(PyObject *self, char *attrstr, PyObject **attrobj) function

Completed in 44 milliseconds