Home
last modified time | relevance | path

Searched refs:initialize_structseq_dict (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
Dstructseq.c339 initialize_structseq_dict(PyStructSequence_Desc *desc, PyObject* dict, in initialize_structseq_dict() function
432 if (initialize_structseq_dict( in PyStructSequence_InitType2()
498 if (initialize_structseq_dict( in PyStructSequence_NewType()