Searched refs:instance_call (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dclassobject.c2128 instance_call(PyObject *func, PyObject *arg, PyObject *kw) function
2147 This bounces between instance_call() and PyObject_Call() without
2219 instance_call, /* tp_call */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dclassobject.c2104 instance_call(PyObject *func, PyObject *arg, PyObject *kw) function
2123 This bounces between instance_call() and PyObject_Call() without
2195 instance_call, /* tp_call */

Completed in 14 milliseconds