Searched refs:dict_new (Results 1 – 2 of 2) sorted by relevance
2406 dict_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in dict_new() function2496 dict_new, /* tp_new */
3337 dict_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in dict_new() function3379 PyObject *self = dict_new((PyTypeObject *)type, NULL, NULL); in dict_vectorcall()3457 dict_new, /* tp_new */