Searched refs:alloc_hook_t (Results 1 – 1 of 1) sorted by relevance
3804 } alloc_hook_t; typedef3808 alloc_hook_t *hook = (alloc_hook_t *)ctx; in hook_malloc()3816 alloc_hook_t *hook = (alloc_hook_t *)ctx; in hook_calloc()3825 alloc_hook_t *hook = (alloc_hook_t *)ctx; in hook_realloc()3834 alloc_hook_t *hook = (alloc_hook_t *)ctx; in hook_free()3845 alloc_hook_t hook; in test_setallocators()