HomeSort by: relevance | last modified time | path
    Searched defs:JEMALLOC_CXX_THROW (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/
jemalloc_macros.h 55 # define JEMALLOC_CXX_THROW noexcept (true)
57 # define JEMALLOC_CXX_THROW
jemalloc.h 193 # define JEMALLOC_CXX_THROW noexcept (true)
195 # define JEMALLOC_CXX_THROW
319 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);
322 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
324 void **memptr, size_t alignment, size_t size) JEMALLOC_CXX_THROW
328 size_t size) JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc)
332 JEMALLOC_CXX_THROW JEMALLOC_ALLOC_SIZE(2);
334 JEMALLOC_CXX_THROW;
365 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
374 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc)
    [all...]
  /src/external/bsd/jemalloc/include/jemalloc/
jemalloc_macros.h 55 # define JEMALLOC_CXX_THROW noexcept (true)
57 # define JEMALLOC_CXX_THROW
jemalloc.h 193 # define JEMALLOC_CXX_THROW noexcept (true)
195 # define JEMALLOC_CXX_THROW
319 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);
322 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
324 void **memptr, size_t alignment, size_t size) JEMALLOC_CXX_THROW
328 size_t size) JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc)
332 JEMALLOC_CXX_THROW JEMALLOC_ALLOC_SIZE(2);
334 JEMALLOC_CXX_THROW;
365 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
374 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc)
    [all...]
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/
jemalloc_macros.h 55 # define JEMALLOC_CXX_THROW noexcept (true)
57 # define JEMALLOC_CXX_THROW
jemalloc.h 193 # define JEMALLOC_CXX_THROW noexcept (true)
195 # define JEMALLOC_CXX_THROW
319 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);
322 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
324 void **memptr, size_t alignment, size_t size) JEMALLOC_CXX_THROW
328 size_t size) JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc)
332 JEMALLOC_CXX_THROW JEMALLOC_ALLOC_SIZE(2);
334 JEMALLOC_CXX_THROW;
365 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
374 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc)
    [all...]
  /src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_macros.h 55 # define JEMALLOC_CXX_THROW noexcept (true)
57 # define JEMALLOC_CXX_THROW
jemalloc.h 193 # define JEMALLOC_CXX_THROW noexcept (true)
195 # define JEMALLOC_CXX_THROW
319 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE(1);
322 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
324 void **memptr, size_t alignment, size_t size) JEMALLOC_CXX_THROW
328 size_t size) JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc)
332 JEMALLOC_CXX_THROW JEMALLOC_ALLOC_SIZE(2);
334 JEMALLOC_CXX_THROW;
365 JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;
374 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc)
    [all...]

Completed in 22 milliseconds