Searched refs:JEMALLOC_CXX_THROW (Results 1 – 2 of 2) sorted by relevance
142 # define JEMALLOC_CXX_THROW throw() macro144 # define JEMALLOC_CXX_THROW229 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);232 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);234 size_t alignment, size_t size) JEMALLOC_CXX_THROW JEMALLOC_ATTR(nonnull(1));237 size_t size) JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc)241 JEMALLOC_CXX_THROW JEMALLOC_ALLOC_SIZE(2);243 JEMALLOC_CXX_THROW;271 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;276 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc);[all …]
813 + Add JEMALLOC_CXX_THROW to the memalign() function prototype, in order to