Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtypeobject.c911 type_call(PyTypeObject *type, PyObject *args, PyObject *kwds) in type_call() function
3568 (ternaryfunc)type_call, /* tp_call */
/external/python/cpython2/Objects/
Dtypeobject.c738 type_call(PyTypeObject *type, PyObject *args, PyObject *kwds) in type_call() function
2894 (ternaryfunc)type_call, /* tp_call */