Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_testcapimodule.c7747 static PyType_Spec HeapCTypeWithNegativeDict_spec = { variable
8184 PyObject *HeapCTypeWithNegativeDict = PyType_FromSpec(&HeapCTypeWithNegativeDict_spec); in PyInit__testcapi()
8241 return PyType_FromSpec(&HeapCTypeWithNegativeDict_spec); in negative_dictoffset()

Completed in 12 milliseconds