Searched refs:_PyObject_GetAllocationHeap (Results 1 – 1 of 1) sorted by relevance
18 _PyObject_GetAllocationHeap(_PyThreadStateImpl *tstate, PyTypeObject *tp) in _PyObject_GetAllocationHeap() function44 m->current_object_heap = _PyObject_GetAllocationHeap(tstate, tp); in _PyObject_MallocWithType()59 m->current_object_heap = _PyObject_GetAllocationHeap(tstate, tp); in _PyObject_ReallocWithType()