Searched refs:func_new (Results 1 – 5 of 5) sorted by relevance
27 func_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in func_new() function
363 func_new(PyTypeObject* type, PyObject* args, PyObject* kw) in func_new() function582 func_new, /* tp_new */
675 func_new, /* tp_new */
1046 Objects/clinic/funcobject.c.h:func_new():_parser static _PyArg_Parser _parser
625 Objects/clinic/funcobject.c.h func_new _parser variable static _PyArg_Parser _parser