Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_obmalloc.h688 extern void _PyInterpreterState_FinalizeAllocatedBlocks(PyInterpreterState *);
/external/python/cpython3/Objects/
Dobmalloc.c1473 _PyInterpreterState_FinalizeAllocatedBlocks(PyInterpreterState *interp) in _PyInterpreterState_FinalizeAllocatedBlocks() function
2537 _PyInterpreterState_FinalizeAllocatedBlocks(PyInterpreterState *Py_UNUSED(interp)) in _PyInterpreterState_FinalizeAllocatedBlocks() function
/external/python/cpython3/Python/
Dpystate.c960 _PyInterpreterState_FinalizeAllocatedBlocks(interp); in PyInterpreterState_Delete()
/external/python/cpython3/Doc/data/
Dpython3.13.abi28546 …<function-decl name='_PyInterpreterState_FinalizeAllocatedBlocks' filepath='./Include/internal/pyc…