Home
last modified time | relevance | path

Searched refs:realloc_func (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libxo/libxo/
H A Dxo.h169 xo_set_allocator (xo_realloc_func_t realloc_func, xo_free_func_t free_func);
H A Dlibxo.c7969 xo_set_allocator (xo_realloc_func_t realloc_func, xo_free_func_t free_func) in xo_set_allocator() argument
7971 xo_realloc = realloc_func; in xo_set_allocator()
/freebsd/contrib/libxo/doc/
H A Dapi.rst1145 .. c:function:: void xo_set_allocator (xo_realloc_func_t realloc_func, xo_free_func_t free_func)
1147 :param xo_realloc_func_t realloc_func: Allocation function
1150 *realloc_func* should expect the same arguments as