Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c6484 static PyType_Spec HeapCTypeWithDict_spec = { variable
6907 PyObject *HeapCTypeWithDict = PyType_FromSpec(&HeapCTypeWithDict_spec); in PyInit__testcapi()