Home
last modified time | relevance | path

Searched defs:structseq_new (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Objects/clinic/
Dstructseq.c.h9 structseq_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in structseq_new() function
/external/python/cpython2/Objects/
Dstructseq.c143 structseq_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in structseq_new() function
/external/python/cpython2/Modules/
Dposixmodule.c1402 static newfunc structseq_new; variable
/external/python/cpython3/Modules/
Dposixmodule.c1939 static newfunc structseq_new; variable