Home
last modified time | relevance | path

Searched refs:_PyMem_GetCurrentAllocatorName (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/cpython/
H A Dpymem.h11 PyAPI_FUNC(const char*) _PyMem_GetCurrentAllocatorName(void);
/third_party/python/Objects/
H A Dobmalloc.c376 _PyMem_GetCurrentAllocatorName(void) in _PyMem_GetCurrentAllocatorName() function
/third_party/python/Modules/
H A D_testcapimodule.c5023 const char *name = _PyMem_GetCurrentAllocatorName(); in test_pymem_getallocatorsname()

Completed in 15 milliseconds