Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dcall.c1105 _PyObject_CallMethod_SizeT(PyObject *obj, const char *name, in _PyObject_CallMethod_SizeT() function
/external/python/cpython2/Objects/
Dabstract.c2661 _PyObject_CallMethod_SizeT(PyObject *o, char *name, char *format, ...) function