Searched defs:malloc_alloc (Results 1 – 2 of 2) sorted by relevance
332 PyMemAllocatorEx malloc_alloc = MALLOC_ALLOC; in _PyMem_SetupAllocators() local349 PyMemAllocatorEx malloc_alloc = MALLOC_ALLOC; in _PyMem_SetupAllocators() local378 PyMemAllocatorEx malloc_alloc = MALLOC_ALLOC; in _PyMem_GetCurrentAllocatorName() local
4818 class malloc_alloc class4824 template <class U> malloc_alloc(const malloc_alloc<U>&) noexcept {} in malloc_alloc() function in mcld::malloc_alloc