Searched refs:my_realloc (Results 1 – 6 of 6) sorted by relevance
191 my_realloc (void *p, unsigned int n) in my_realloc() function194 my_realloc (p, n) in my_realloc()205 # define realloc my_realloc
139 use void * for my_realloc; include <malloc.h> for alloca.
2760 void* my_realloc (void*, size_t) __attribute__ ((alloc_size (2)));2765 the product of parameter 1 and 2 and that @code{my_realloc} returns memory
34732 void* my_realloc (void*, size_t) __attribute__ ((alloc_size (2)));34735 product of parameter 1 and 2 and that 'my_realloc' returns memory
2656 void* my_realloc (void*, size_t) __attribute__ ((alloc_size (2)));2661 the product of parameter 1 and 2 and that @code{my_realloc} returns memory
31550 void* my_realloc (void*, size_t) __attribute__ ((alloc_size (2)));31553 product of parameter 1 and 2 and that 'my_realloc' returns memory