HomeSort by: relevance | last modified time | path
    Searched defs:realloc_wrapper (Results 1 - 4 of 4) 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,
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);
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 31 milliseconds