Home
last modified time | relevance | path

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

/f-stack/tools/libxo/libxo/
H A Dxo.h165 xo_set_allocator (xo_realloc_func_t realloc_func, xo_free_func_t free_func);
H A Dlibxo.c7943 xo_set_allocator (xo_realloc_func_t realloc_func, xo_free_func_t free_func) in xo_set_allocator() argument
7945 xo_realloc = realloc_func; in xo_set_allocator()
/f-stack/tools/libxo/doc/
H A Dapi.rst1122 .. 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 function
1127 *realloc_func* should expect the same arguments as