| /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/ |
| hook.h | 82 typedef enum hook_dalloc_e hook_dalloc_t; typedef in typeref:enum:hook_dalloc_e 97 void *extra, hook_dalloc_t type, void *address, uintptr_t args_raw[3]); 157 void hook_invoke_dalloc(hook_dalloc_t type, void *address,
|
| /src/external/bsd/jemalloc.old/include/jemalloc/internal/ |
| hook.h | 82 typedef enum hook_dalloc_e hook_dalloc_t; typedef in typeref:enum:hook_dalloc_e 97 void *extra, hook_dalloc_t type, void *address, uintptr_t args_raw[3]); 157 void hook_invoke_dalloc(hook_dalloc_t type, void *address,
|
| /src/external/bsd/jemalloc/dist/include/jemalloc/internal/ |
| hook.h | 84 typedef enum hook_dalloc_e hook_dalloc_t; typedef in typeref:enum:hook_dalloc_e 97 void *extra, hook_dalloc_t type, void *address, uintptr_t args_raw[3]); 158 hook_dalloc_t type, void *address, uintptr_t args_raw[3]);
|
| /src/external/bsd/jemalloc/include/jemalloc/internal/ |
| hook.h | 84 typedef enum hook_dalloc_e hook_dalloc_t; typedef in typeref:enum:hook_dalloc_e 97 void *extra, hook_dalloc_t type, void *address, uintptr_t args_raw[3]); 158 hook_dalloc_t type, void *address, uintptr_t args_raw[3]);
|