malloc
#undef malloc
#undef malloc
#define malloc(x) (xmalloc(x))
# define malloc je_malloc
# define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__)
malloc(size_t nbytes)
#define malloc(s,x,f) usb_malloc(s)
#define malloc(x) Malloc(x, __FILE__, __LINE__)
#define malloc(x) Malloc(x, NULL, 0)
#undef malloc
#define malloc(a,b,c) calloc(a, 1)
#undef malloc /* XXX: ugly */
#undef malloc
#define malloc(x) malloc(x, M_ALIAS, M_NOWAIT|M_ZERO)
#define malloc(s, t, w) my_malloc(s)
#define malloc(size, type, flags) ({ \