malloc
malloc(size_t size)
#define malloc(size) _nc_oom_malloc(size)
#undef malloc
#define malloc(size, bucket, flag) calloc(1, size)
# define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__)
#undef malloc
#undef malloc
# define malloc(s) unbound_stat_malloc_lite(s, __FILE__, __LINE__, __func__)
malloc(size_t size, int type, int flags)
#define malloc(s,t,f) calloc(1, s)
#define malloc(s, t, flags) malloc(s)
#undef malloc
#undef malloc
#undef malloc
#undef malloc
#undef malloc
#undef malloc
# define malloc(s) unbound_stat_malloc_lite(s, __FILE__, __LINE__, __func__)