Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c3873 PyTypeObject* structseq_type = PyStructSequence_NewType(&descr); in test_structseq_newtype_doesnt_leak() local
3892 PyTypeObject* structseq_type = PyStructSequence_NewType(&descr); in test_structseq_newtype_null_descr_doc() local