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

  /src/external/bsd/jemalloc.old/dist/test/unit/
hook.c 557 realloc_wrapper(void *ptr, size_t size, UNUSED int flags) { function
562 do_realloc_test(&realloc_wrapper, 0, hook_expand_realloc,
  /src/external/bsd/jemalloc/dist/test/unit/
hook.c 565 realloc_wrapper(void *ptr, size_t size, UNUSED int flags) { function
571 &realloc_wrapper, 0, hook_expand_realloc, hook_dalloc_realloc);

Completed in 39 milliseconds