Home
last modified time | relevance | path

Searched defs:malloc_func (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libc/stdlib/
H A Dmalloc.c294 static const char *malloc_func; variable
/netbsd-src/external/mit/libuv/dist/src/
H A Duv-common.c114 int uv_replace_allocator(uv_malloc_func malloc_func, in uv_replace_allocator()