Searched refs:HeapCTypeWithNegativeDict_spec (Results 1 – 2 of 2) sorted by relevance
6899 static PyType_Spec HeapCTypeWithNegativeDict_spec = { variable7321 PyObject *HeapCTypeWithNegativeDict = PyType_FromSpec(&HeapCTypeWithNegativeDict_spec); in PyInit__testcapi()
161 Modules/_testcapimodule.c - HeapCTypeWithNegativeDict_spec -