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

  /src/external/bsd/jemalloc/dist/test/unit/
hook.c 465 do_realloc_test(void *(*ralloc)(void *, size_t, int), int flags, function
562 do_realloc_test(&realloc_wrapper, 0, hook_expand_realloc,
568 do_realloc_test(&rallocx, MALLOCX_TCACHE_NONE, hook_expand_rallocx,
hook.c 465 do_realloc_test(void *(*ralloc)(void *, size_t, int), int flags, function
562 do_realloc_test(&realloc_wrapper, 0, hook_expand_realloc,
568 do_realloc_test(&rallocx, MALLOCX_TCACHE_NONE, hook_expand_rallocx,

Completed in 56 milliseconds