Home
last modified time | relevance | path

Searched defs:malloc_alloc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Objects/
Dobmalloc.c332 PyMemAllocatorEx malloc_alloc = MALLOC_ALLOC; in _PyMem_SetupAllocators() local
349 PyMemAllocatorEx malloc_alloc = MALLOC_ALLOC; in _PyMem_SetupAllocators() local
378 PyMemAllocatorEx malloc_alloc = MALLOC_ALLOC; in _PyMem_GetCurrentAllocatorName() local
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/
DCXADemangle.tcc4818 class malloc_alloc class
4824 template <class U> malloc_alloc(const malloc_alloc<U>&) noexcept {} in malloc_alloc() function in mcld::malloc_alloc