Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dobmalloc.c185 #define PYRAW_ALLOC MALLOC_ALLOC macro
203 {'r', PYRAW_ALLOC},
220 static PyMemAllocatorEx _PyMem_Raw = PYRAW_ALLOC;
239 new_alloc = (PyMemAllocatorEx)PYRAW_ALLOC; in pymem_set_default_allocator()
428 #undef PYRAW_ALLOC macro

Completed in 5 milliseconds