Searched refs:calloc_func (Results 1 – 3 of 3) sorted by relevance
116 uv_calloc_func calloc_func, in uv_replace_allocator() argument119 calloc_func == NULL || free_func == NULL) { in uv_replace_allocator()125 uv__allocator.local_calloc = calloc_func; in uv_replace_allocator()
288 uv_calloc_func calloc_func,
254 …_malloc_func malloc_func, uv_realloc_func realloc_func, uv_calloc_func calloc_func, uv_free_func f…
Completed in 20 milliseconds