Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Ddictobject.c2406 dict_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in dict_new() function
2496 dict_new, /* tp_new */
/external/python/cpython3/Objects/
Ddictobject.c3152 dict_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in dict_new() function
3240 dict_new, /* tp_new */