Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c6543 static PyType_Spec HeapCTypeWithWeakref_spec = { variable
6919 PyObject *HeapCTypeWithWeakref = PyType_FromSpec(&HeapCTypeWithWeakref_spec); in PyInit__testcapi()