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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
hook.h 90 typedef enum hook_expand_e hook_expand_t; typedef in typeref:enum:hook_expand_e
100 void *extra, hook_expand_t type, void *address, size_t old_usize,
160 void hook_invoke_expand(hook_expand_t type, void *address, size_t old_usize,
  /src/external/bsd/jemalloc/include/jemalloc/internal/
hook.h 90 typedef enum hook_expand_e hook_expand_t; typedef in typeref:enum:hook_expand_e
100 void *extra, hook_expand_t type, void *address, size_t old_usize,
160 void hook_invoke_expand(hook_expand_t type, void *address, size_t old_usize,

Completed in 42 milliseconds