Searched refs:PYRAW_ALLOC (Results 1 – 1 of 1) sorted by relevance
183 #define PYRAW_ALLOC MALLOC_ALLOC macro201 {'r', PYRAW_ALLOC},218 static PyMemAllocatorEx _PyMem_Raw = PYRAW_ALLOC;237 new_alloc = (PyMemAllocatorEx)PYRAW_ALLOC; in pymem_set_default_allocator()426 #undef PYRAW_ALLOC