Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dstructseq.c384 initialize_structseq_dict(PyStructSequence_Desc *desc, PyObject* dict, in initialize_structseq_dict() function
512 if (initialize_structseq_dict( in _PyStructSequence_InitType()
577 if (initialize_structseq_dict( in PyStructSequence_NewType()