Home
last modified time | relevance | path

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

/libuv/src/
H A Duv-common.c116 uv_calloc_func calloc_func, in uv_replace_allocator() argument
119 calloc_func == NULL || free_func == NULL) { in uv_replace_allocator()
125 uv__allocator.local_calloc = calloc_func; in uv_replace_allocator()
/libuv/include/
H A Duv.h288 uv_calloc_func calloc_func,
/libuv/docs/src/
H A Dmisc.rst254 …_malloc_func malloc_func, uv_realloc_func realloc_func, uv_calloc_func calloc_func, uv_free_func f…

Completed in 20 milliseconds