reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
143 extern void (*__MALLOC_HOOK_VOLATILE __free_hook) (void *__ptr, 146 extern void *(*__MALLOC_HOOK_VOLATILE __malloc_hook)(size_t __size, 149 extern void *(*__MALLOC_HOOK_VOLATILE __realloc_hook)(void *__ptr, 153 extern void *(*__MALLOC_HOOK_VOLATILE __memalign_hook)(size_t __alignment, 157 extern void (*__MALLOC_HOOK_VOLATILE __after_morecore_hook) (void);