Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/libxo/
H A Dxo.h165 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() function
/freebsd/contrib/libxo/doc/
H A Dapi.rst1134 .. index:: xo_set_allocator
1141 The `xo_set_allocator` function allows libxo to be used in
1145 .. c:function:: void xo_set_allocator (xo_realloc_func_t realloc_func, xo_free_func_t free_func)