Home
last modified time | relevance | path

Searched defs:tuple_new (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/clinic/
Dtupleobject.c.h62 tuple_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tuple_new() function
/external/python/cpython2/Objects/
Dtupleobject.c642 tuple_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in tuple_new() function