Searched refs:_PyMem_GetAllocatorsName (Results 1 – 4 of 4) sorted by relevance
25 PyAPI_FUNC(const char*) _PyMem_GetAllocatorsName(void);
599 const char *allocator = _PyMem_GetAllocatorsName(); in _Py_Initialize_ReconfigureCore()
322 _PyMem_GetAllocatorsName(void) in _PyMem_GetAllocatorsName() function
4217 const char *name = _PyMem_GetAllocatorsName(); in test_pymem_getallocatorsname()