Searched refs:bump_empty_aligned_alloc (Results 1 – 1 of 1) sorted by relevance
2208 bool bump_empty_aligned_alloc; member2250 static_opts->bump_empty_aligned_alloc = false; in static_opts_init()2300 bool bump_empty_aligned_alloc) { in aligned_usize_get() argument2314 if (bump_empty_aligned_alloc && unlikely(size == 0)) { in aligned_usize_get()2515 sopts->bump_empty_aligned_alloc)) { in imalloc_body()2766 sopts.bump_empty_aligned_alloc = true; in je_posix_memalign()2807 sopts.bump_empty_aligned_alloc = true; in JEMALLOC_ATTR()