Searched refs:structseq_new_impl (Results 1 – 2 of 2) sorted by relevance
6 structseq_new_impl(PyTypeObject *type, PyObject *arg, PyObject *dict);21 return_value = structseq_new_impl(type, arg, dict); in structseq_new()
88 structseq_new_impl(PyTypeObject *type, PyObject *arg, PyObject *dict) in structseq_new_impl() function