Home
last modified time | relevance | path

Searched defs:PyObject_GetAttr (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dweakrefobject.c457 WRAP_BINARY(proxy_getattr, PyObject_GetAttr) in WRAP_BINARY() argument
Dobject.c1172 PyObject_GetAttr(PyObject *v, PyObject *name) in PyObject_GetAttr() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dweakrefobject.c446 WRAP_BINARY(proxy_getattr, PyObject_GetAttr) in WRAP_BINARY() argument
Dobject.c1165 PyObject_GetAttr(PyObject *v, PyObject *name) in PyObject_GetAttr() function