Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libxo/libxo/
H A Dxo.h164 xo_set_allocator (xo_realloc_func_t realloc_func, xo_free_func_t free_func);
H A Dlibxo.c7918 xo_set_allocator (xo_realloc_func_t realloc_func, xo_free_func_t free_func) in xo_set_allocator() function
/freebsd-12.1/contrib/libxo/doc/
H A Dapi.rst1111 .. index:: xo_set_allocator
1118 The `xo_set_allocator` function allows libxo to be used in
1122 .. c:function:: void xo_set_allocator (xo_realloc_func_t realloc_func, xo_free_func_t free_func)
H A Dlibxo.txt2153 The xo_set_allocator function allows libxo to be used in environments
2156 void xo_set_allocator (xo_realloc_func_t realloc_func,