Home
last modified time | relevance | path

Searched refs:dict_new (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Ddictobject.c3753 dict_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in dict_new() function
3801 PyObject *self = dict_new(_PyType_CAST(type), NULL, NULL); in dict_vectorcall()
3880 dict_new, /* tp_new */

Completed in 8 milliseconds