Searched refs:PYRAW_ALLOC (Results 1 – 1 of 1) sorted by relevance
176 #define PYRAW_ALLOC MALLOC_ALLOC macro194 {'r', PYRAW_ALLOC},211 static PyMemAllocatorEx _PyMem_Raw = PYRAW_ALLOC;230 new_alloc = (PyMemAllocatorEx)PYRAW_ALLOC; in pymem_set_default_allocator()374 #undef PYRAW_ALLOC