Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c6366 static PyType_Spec HeapCTypeWithBuffer_spec = { variable
6925 PyObject *HeapCTypeWithBuffer = PyType_FromSpec(&HeapCTypeWithBuffer_spec); in PyInit__testcapi()