Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c6505 static PyType_Spec HeapCTypeWithNegativeDict_spec = { variable
6913 PyObject *HeapCTypeWithNegativeDict = PyType_FromSpec(&HeapCTypeWithNegativeDict_spec); in PyInit__testcapi()