Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobmalloc.c195 } debug_alloc_api_t; typedef
197 debug_alloc_api_t raw;
198 debug_alloc_api_t mem;
199 debug_alloc_api_t obj;
2118 debug_alloc_api_t *api = (debug_alloc_api_t *)ctx; in _PyMem_DebugRawAlloc()
2204 debug_alloc_api_t *api = (debug_alloc_api_t *)ctx; in _PyMem_DebugRawFree()
2223 debug_alloc_api_t *api = (debug_alloc_api_t *)ctx; in _PyMem_DebugRawRealloc()
/external/python/cpython3/Tools/c-analyzer/
DTODO4 … static struct { debug_alloc_api_t raw; debug_alloc_api_t mem; debug_a…
Dknown.tsv1489 …oc.c - _PyMem_Debug variable static struct { debug_alloc_api_t raw; debug_alloc_api_t mem; debug_a…