Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dobmalloc.c191 #define PYMEM_ALLOC PYOBJ_ALLOC macro
204 {'m', PYMEM_ALLOC},
221 static PyMemAllocatorEx _PyMem = PYMEM_ALLOC;
242 new_alloc = (PyMemAllocatorEx)PYMEM_ALLOC; in pymem_set_default_allocator()
429 #undef PYMEM_ALLOC macro

Completed in 5 milliseconds