Searched refs:alloc_hook_t (Results 1 – 1 of 1) sorted by relevance
3383 } alloc_hook_t; typedef3387 alloc_hook_t *hook = (alloc_hook_t *)ctx; in hook_malloc()3395 alloc_hook_t *hook = (alloc_hook_t *)ctx; in hook_calloc()3404 alloc_hook_t *hook = (alloc_hook_t *)ctx; in hook_realloc()3413 alloc_hook_t *hook = (alloc_hook_t *)ctx; in hook_free()3424 alloc_hook_t hook; in test_setallocators()