OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:structseq_new_impl
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython3/Objects/clinic/
structseq.c.h
6
structseq_new_impl
(PyTypeObject *type, PyObject *arg, PyObject *dict);
21
return_value =
structseq_new_impl
(type, arg, dict);
/external/python/cpython3/Objects/
structseq.c
88
structseq_new_impl
(PyTypeObject *type, PyObject *arg, PyObject *dict)
function
Completed in 234 milliseconds