Searched defs:realloc_func (Results 1 – 2 of 2) sorted by relevance
93 static void *(*realloc_func) (void *, size_t) = realloc; variable
7918 xo_set_allocator (xo_realloc_func_t realloc_func, xo_free_func_t free_func) in xo_set_allocator()