Searched refs:alloc_hook_t (Results 1 – 1 of 1) sorted by relevance
3971 } alloc_hook_t; typedef3975 alloc_hook_t *hook = (alloc_hook_t *)ctx; in hook_malloc()3983 alloc_hook_t *hook = (alloc_hook_t *)ctx; in hook_calloc()3992 alloc_hook_t *hook = (alloc_hook_t *)ctx; in hook_realloc()4001 alloc_hook_t *hook = (alloc_hook_t *)ctx; in hook_free()4012 alloc_hook_t hook; in test_setallocators()