Home
last modified time | relevance | path

Searched refs:methodcaller_call (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Doperator.c840 methodcaller_call(methodcallerobject *mc, PyObject *args, PyObject *kw) in methodcaller_call() function
880 (ternaryfunc)methodcaller_call, /* tp_call */
/external/python/cpython3/Modules/
D_operator.c1526 methodcaller_call(methodcallerobject *mc, PyObject *args, PyObject *kw) in methodcaller_call() function
1690 (ternaryfunc)methodcaller_call, /* tp_call */