Searched refs:debug_alloc_api_t (Results 1 – 1 of 1) sorted by relevance
188 } debug_alloc_api_t; typedef190 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()