Home
last modified time | relevance | path

Searched defs:_obmalloc_state (Results 1 – 1 of 1) sorted by relevance

/prebuilts/build-tools/common/py3-headers/Include/internal/
Dpycore_obmalloc.h665 struct _obmalloc_state { struct
666 struct _obmalloc_pools pools;
690 extern bool _PyMem_obmalloc_state_on_heap(PyInterpreterState *interp); argument