Searched defs:mimalloc (Results 1 – 6 of 6) sorted by relevance
31 struct _mimalloc_thread_state mimalloc; member
221 struct _mimalloc_interp_state mimalloc; member
687 .. _mimalloc: target
1047 mimalloc section in Licenses and Acknowledgements for Incorporated Software
4867 AC_ARG_WITH([mimalloc], optwith
665 PyMemAllocatorEx mimalloc = MIMALLOC_ALLOC; in get_current_allocator_name_unlocked() local