Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobmalloc.c188 } debug_alloc_api_t; typedef
190 debug_alloc_api_t raw;
191 debug_alloc_api_t mem;
192 debug_alloc_api_t obj;
2028 debug_alloc_api_t *api = (debug_alloc_api_t *)ctx; in _PyMem_DebugRawAlloc()
2123 debug_alloc_api_t *api = (debug_alloc_api_t *)ctx; in _PyMem_DebugRawFree()
2142 debug_alloc_api_t *api = (debug_alloc_api_t *)ctx; in _PyMem_DebugRawRealloc()