Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_testcapimodule.c4048 PyTypeObject* structseq_type = PyStructSequence_NewType(&descr); in test_structseq_newtype_doesnt_leak() local
4067 PyTypeObject* structseq_type = PyStructSequence_NewType(&descr); in test_structseq_newtype_null_descr_doc() local