Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
Dstructseq.c.h9 structseq_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in structseq_new() function
/third_party/python/Modules/
Dposixmodule.c2270 static newfunc structseq_new; variable