Searched refs:realloc_func (Results 1 – 4 of 4) sorted by relevance
164 xo_set_allocator (xo_realloc_func_t realloc_func, xo_free_func_t free_func);
7918 xo_set_allocator (xo_realloc_func_t realloc_func, xo_free_func_t free_func) in xo_set_allocator() argument7920 xo_realloc = realloc_func; in xo_set_allocator()
1122 .. c:function:: void xo_set_allocator (xo_realloc_func_t realloc_func, xo_free_func_t free_func)1124 :param xo_realloc_func_t realloc_func: Allocation function1127 *realloc_func* should expect the same arguments as
2156 void xo_set_allocator (xo_realloc_func_t realloc_func,2159 realloc_func should expect the same arguments as realloc(3) and return